Document ClassesBeamer

Information and discussion about specific document classes and how to create your own document classes.
Post Reply
latex4
Posts: 1
Joined: Sun May 19, 2013 4:26 pm

Beamer

Post by latex4 »

I have installed basic miktex2.9 and use LED as editor, my problem is with the beamer when I comple show the message :Latex warning : you have requested package 'pgfcore'but the provided package is'pgfsys' ....

can someone help please!!

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

cgnieder
Site Moderator
Posts: 2000
Joined: Sat Apr 16, 2011 7:27 pm

Beamer

Post by cgnieder »

Hi and welcome to the LaTeX community!

If this is the only warning you get you can safely ignore it. It means that the package file pgfcore.sty contains the line \ProvidesPackage{pgfsys}. However, since this is not true for an up to date version of pgf (see pgfcore.sty) I suggest you update your TeX distribution using the MiKTeX package manager.

Regards
site moderator & package author
Post Reply