Tagged Questions
8
votes
3answers
460 views
How do I make a script to make inkscape TikZ more human readable
When I export a svg file from inkscape to TikZ, the result is often huge, and not very human readable. I would like to write a perl script for post processing the output. The script should be able to:
...
8
votes
2answers
638 views
How can I update TikZ/PGF?
I am searching a script that will do the following.
Removing all old PGF/TikZ files in my local texmf tree
Installation of all new PGF/TikZ in my local texmf tree of the csv repository:
PGF and TikZ ...