Tagged Questions
2
votes
1answer
775 views
Why is TeX ignoring texmf.cnf?
I got the following error:
TeX capacity exceeded, sorry [main memory size=3000000]
while compiling a TikZ path containing ~10,000 points. So i decided to increase this memory limit of TeX. I edited ...
4
votes
5answers
216 views
How to delete a locally installed version of pgf?
I have a locally installed pgf in my local texmf tree. Now my tex distribution finally caught up and the version of pfg in the package manager is newer than my locally installed version. How can I ...