Tagged Questions
5
votes
2answers
315 views
Big diagram in LaTeX with the help of PGF/TikZ
I managed to make this big diagram in Inkscape adding the codes in LaTeX using the plugin textext. See this question for more.
I wish I knew how to draw the big diagram about dual linear spaces ...
3
votes
1answer
195 views
Replacement for \curveto in the tikz library - Inkscape export svg to tikz
I need to draw a complex curve and I wanted to help a vector program Inkscape.
In first step I tried to use Inkscape to TikZ exporter (http://code.google.com/p/inkscape2tikz/)to convert curve to tikz, ...
6
votes
1answer
151 views
Pictures from Inkscapes pdf+LaTeX export positioned wrong in nodes
Sometimes I use Inkscape to add some graphical elements and text to my pictures. Inkscape allows to export this as pdf+LaTeX, where the pdf contains the picture and all graphical elements and the ...
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:
...