Graphics, Figures & Tablesdot \n, graphviz in LateX with Word-wraps | dot2tex, dot2texi, dot2texisty-master

Information and discussion about graphics, figures & tables in LaTeX documents.
Post Reply
asdfgh
Posts: 2
Joined: Sun Jun 18, 2017 9:52 am

dot \n, graphviz in LateX with Word-wraps | dot2tex, dot2texi, dot2texisty-master

Post by asdfgh »

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.
Last edited by asdfgh on Sun Jun 18, 2017 5:52 pm, edited 1 time in total.

Recommended reading 2024:

LaTeXguide.org • LaTeX-Cookbook.net • TikZ.org

NEW: TikZ book now 40% off at Amazon.com for a short time.

And: Currently, Packt sells ebooks for $4.99 each if you buy 5 of their over 1000 ebooks. If you choose only a single one, $9.99. How about combining 3 LaTeX books with Python, gnuplot, mathplotlib, Matlab, ChatGPT or other AI books? Epub and PDF. Bundle (3 books, add more for higher discount): https://packt.link/MDH5p

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

Post by Johannes_B »

The smart way: Calm down and take a deep breath, read posts and provided links attentively, try to understand and ask if necessary.
User avatar
Stefan Kottwitz
Site Admin
Posts: 10328
Joined: Mon Mar 10, 2008 9:44 pm

dot \n, graphviz in LateX with Word-wraps | dot2tex, dot2texi, dot2texisty-master

Post by Stefan Kottwitz »

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
LaTeX.org admin
Post Reply