Menu

#2 PGF CVS problem

open
nobody
None
5
2009-11-21
2009-11-21
Anonymous
No

As soon as the pgf CVS version is installed in the same place as the old ones - overwriting them of course - the compiling with pdftex does not work any longer.
Uncommenting \usepackage{tikz} was the solution, but I do not know why it happens.
This is one of the errors I had, and was repeated for almost every other LaTeX macro that I used in my source.

Incompatible list can't be unboxed. \tableofcontents Output routine didn't use all of \box255. \tableofcontents

Am I missing something in how to install PFG/TikZ from CVS? I have all the required packages from the pgfmanual and am using a freshly installed MacTex 2009.
Thanks for your help

Related

Discussion: Generic circle intersections
Discussion: Generic circle intersections
Discussion: newbie matrix alignment questions #1,2

Discussion

  • Kjell Magne Fauske

    Could be a hyperref compatibility issue. Try inserting

    \RequirePackage{atbegshi}

    before \documentclass.

     
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.