xyz2tex / dot2texisty

Include graphs in the DOT graph description language in your LaTeX documents
7 stars 2 forks source link

This package allows you to include graphs in the DOT graph description language in your LaTeX documents. The dot2tex[1] tool is used to invoke Graphviz[2] for graph layout, and to transform the output from Graphviz to LaTeX code. The generated code relies on the TikZ and PGF package or the PSTricks package.

Licensed under the GPL. Author: Kjell Magne Fauske

Dot2tex can be downloaded from: https://pypi.python.org/pypi/dot2tex#downloads . It is also available as binary packages for Debian and OpenSUSE.

New in version 4.0

(Not released yet)

New in version 3.0

[1] https://pypi.python.org/pypi/dot2tex [2] http://www.graphviz.org/