I would like to use the theme for beamer called amsterdam (\usetheme{amsterdam}). I'm using Ubuntu 14.04 LTS and Tex Live 2014.
I've tried to place that beamerthemeAmsterdam.sty to everywhere, but it gives me error that it cannot be found.
I've tried these:
/usr/local/texlive/texmf-local/tex/latex/
/home/username/texmf/ <--- I created that texmf folder there.
/usr/local/texlive/2014/texmf-dist/tex/latex/beamer/themes/theme/
/usr/local/texlive/texmf-local/tex/latex/local/
What is the problem? Default themes are in here:
/usr/local/texlive/2014/texmf-dist/tex/latex/beamer/themes/theme/
but I cannot use even those; I get the same error!
I'm using Sublime Text as an editor (with latextools). Everything else is working fine.
\usetheme{Amsterdam}(with a capital A)? – d-cmst Sep 04 '14 at 11:04