What are the difference between "dot2tex", "dot2texi" und "dot2texisty-master"?
Do I need "pyparsing.py" oder "pyparsing.exe"?
Will the (portable) installation of dot2texi run with TeX live portable and Python portable?
Is it possible to make a text with two lines in one box with graphviz? Because the dot command \n will be not executed correctly by graphviz.
Graphics, Figures & Tables ⇒ dot \n, graphviz in LateX with Word-wraps | dot2tex, dot2texi, dot2texisty-master
dot \n, graphviz in LateX with Word-wraps | dot2tex, dot2texi, dot2texisty-master
Last edited by asdfgh on Sun Jun 18, 2017 5:52 pm, edited 1 time in total.
NEW: TikZ book now 40% off at Amazon.com for a short time.

- Johannes_B
- Site Moderator
- Posts: 4182
- Joined: Thu Nov 01, 2012 4:08 pm
dot \n, graphviz in LateX with Word-wraps | dot2tex, dot2texi, dot2texisty-master
The smart way: Calm down and take a deep breath, read posts and provided links attentively, try to understand and ask if necessary.
- Stefan Kottwitz
- Site Admin
- Posts: 10348
- Joined: Mon Mar 10, 2008 9:44 pm
dot \n, graphviz in LateX with Word-wraps | dot2tex, dot2texi, dot2texisty-master
Now after I saw and answered your new post, I see the older one.
Maybe it's already clear, so just my advice: I would use TikZ features directly and natively in LaTeX instead of having headaches with external tools and languages, such as Python. TikZ can do such jobs fine, and even provides a similar syntax if one likes the short graphviz syntax.
Stefan
Maybe it's already clear, so just my advice: I would use TikZ features directly and natively in LaTeX instead of having headaches with external tools and languages, such as Python. TikZ can do such jobs fine, and even provides a similar syntax if one likes the short graphviz syntax.
Stefan
LaTeX.org admin