The pgf-2.10 tag has no wiki summary.
16
votes
2answers
1k views
How can I work around this TikZ bug?
I have some files with TikZ graphics that have suddenly changed appearance since I upgraded to PGF-2.10. Here is a minimal example:
\documentclass{minimal}
\usepackage{tikz}
\begin{document}
...
6
votes
2answers
2k views
How can I upgrade to pgf 2.10
http://sourceforge.net/projects/pgf/ shows that 2 days ago (25 Oct 2010) version 2.10 of PGF (Tikz) is released.
I am currently using texlive 2010. Will pgf 2.10 come in texlive 2010, or do I have to ...