Code: Select all
\documentclass{beamer}
\usetheme{Warsaw}
\begin{document}
\end{document}
Code: Select all
\documentclass{beamer}
\usetheme{Warsaw}
\begin{document}
\end{document}
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
\listfiles
to the preamble before compiling and posting the log., so we would see the package versions.\listfiles
in the preamble as you said. Here is the log file.beamer.cls
and pgf
are important.Code: Select all
beamer.cls 2005/10/23 cvs version 3.06 A class for typesetting presentations (rcs-revision 1.67)
pgfcore.sty 2005/10/25 v1.01 (rcs-revision 1.3)
Code: Select all
beamer.cls 2010/06/21 development version 3.10 A class for typesetting presentations (rcs-revision a6b1a8434d30)
pgfcore.sty 2010/04/11 v2.10 (rcs-revision 1.7)
beamer
and pgf
, or the whole TeX installation. MikTeX 2.9 is pretty new though, so check MikTeX Options / Settings, available via the start menu, and look for an "Update" button.C:\Program Files\MiKTeX 2.9\miktex\localtexmf\tex\latex\beamer\
(localtexmf
points to a local installation), perhaps also C:\Program Files\MiKTeX 2.9\tex\latex\pgf\
and C:\Program Files\MiKTeX 2.9\tex\generic\pgf\
, and then I would install beamer
and pgf
with the Package Manager.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