Document ClassesExample Presentation not compilable

Information and discussion about specific document classes and how to create your own document classes.
Post Reply
Rustam
Posts: 22
Joined: Fri Nov 02, 2012 5:15 pm

Example Presentation not compilable

Post by Rustam »

I downloaded the example from here and I tried to compile it, but PDFLaTeX gives me following error:

Code: Select all

! LaTeX Error: File `beamerthemeumbc4.sty' not found.
I use MiKTeX 2.9.

Recommended reading 2024:

LaTeXguide.org • LaTeX-Cookbook.net • TikZ.org

NEW: TikZ book now 40% off at Amazon.com for a short time.

And: Currently, Packt sells ebooks for $4.99 each if you buy 5 of their over 1000 ebooks. If you choose only a single one, $9.99. How about combining 3 LaTeX books with Python, gnuplot, mathplotlib, Matlab, ChatGPT or other AI books? Epub and PDF. Bundle (3 books, add more for higher discount): https://packt.link/MDH5p

localghost
Site Moderator
Posts: 9202
Joined: Fri Feb 02, 2007 12:06 pm

Example Presentation not compilable

Post by localghost »

Download the file "beamer-umbc.tar.gz" from here (bottom of the page), unpack it and put the content of the folder "themes" into the same directory as the source file. Of course it would be best to install those files according to the TDS into the TeX installation tree. But that's a bit complicated.


Thorsten
Post Reply