Generalbeamerbasenavigation.sty

LaTeX specific issues not fitting into one of the other forums of this category.
Post Reply
producer
Posts: 1
Joined: Thu Mar 15, 2018 9:04 pm

beamerbasenavigation.sty

Post by producer »

Dear all,

I have the following error when compiling a beamer file using WinEdt. This is part of the copy of my log file:

Package: beamerbasenavigation 2012/04/03 (rcs-revision 42a0f21a412d)
! Undefined control sequence.
<write> ...ing: Your graphic driver \pgfsysdriver 
                                                   \space does not support pa...
l.231   \pgfusepathqfill}
 
? x
Does anyone have ever experience this situation before? Any advice?

Thanks,
Nate

Recommended reading 2024:

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

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

Stefan Kottwitz
Site Admin
Posts: 10345
Joined: Mon Mar 10, 2008 9:44 pm

beamerbasenavigation.sty

Post by Stefan Kottwitz »

Hi Nate,

welcome to the forum!

beamer and pgf are maintained and there have been updates in the last years. Your version of 2012 is a bit old, so it can be an outdated package or a mix of versions that doesn't work together (such as a new pgf/tikz but old beamer).

I recommend updating your LaTeX installation. Or to reinstall it with a new version of TeX Live or MiKTeX.

Stefan
LaTeX.org admin
Post Reply