dot2tex – Convert graphs generated by Graphviz to LaTeX friendly formats
Dot2tex is a tool for converting graphs rendered by Graphviz to formats that can be used with LaTeX.
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 TikZ and PGF, or PSTricks commands. This approach allows:
- Typesetting labels with LaTeX, allowing mathematical notation;
- Using native PSTricks and PGF/TikZ commands for drawing arrows; and
- Using backend specific styles to customize the output.
Dot2tex requires a Python interpreter v2.4 or better.
Sources | /graphics/dot2tex |
Documentation | |
Version | 2.7.0 |
Licenses | Free license not otherwise listed |
Copyright | 2006–2007 Kjell Magne Fauske |
Maintainer | Kjell Magne Fauske |
Topics | Graphics Foreign import |
Download the contents of this package in one zip archive (602.9k).
Announcements
Suggestions
Maybe you are interested in the following packages as well.
Community Comments