I have a custom theme for beamer created by my professor which has a beamertheme and a beamercolortheme that i put in the respective folders along the other default themes. However when i run TexnicCenter (w/ miktex) i get the warnings:
Code: Select all
LaTeX Warning: You have requested package `beamerthemeIST1',
but the package provides `beamerthemeAnnArbor'.
LaTeX Warning: You have requested package `beamercolorthemeIST1',
but the package provides `beamercolorthemewhale'.
Is there anyway to solve this and use the custom theme and custom color theme?
Any help will be appreciated, thanks.