Commit graph

2 commits

Author SHA1 Message Date
Martin Wilke
edbfcf1c23 - Kick MD5 Support 2011-07-03 06:14:57 +00:00
Romain Tartière
e541f3731c The purpose of dot2tex is to give graphs generated by Graphviz a more LaTeX
friendly look and feel. This is accomplished by converting xdot output from
Graphviz to a series of PSTricks or PGF/TikZ commands. This approach allows:

  - Typesetting labels with LaTeX, allowing mathematical notation.
  - Using native PSTricks and PGF/TikZ commands for drawing arrows (optional).
  - Using backend specific styles to customize the output

WWW:	http://www.fauskes.net/code/dot2tex/
2010-09-14 09:27:53 +00:00