Directory macros/latex/contrib/dottex
README
This package allows you to include dot and neato graphics in your LaTeX files. Dot is part of the graphviz package (http://www.graphviz.org/) and allows you to create directed graphs. Neato is for undirected graphs. Licensed under the GPL.
Download the contents of this package in one zip archive (93.1k).
dottex – Use dot code in LaTeX
The dottex package allows you to encapsulate ‘dot’ and ‘neato’ files in your document (dot and neato are both part of graphviz; dot creates directed graphs, neato undirected graphs). If you have shell-escape enabled, the package will arrange for your files to be processed at LaTeX time; otherwise, the conversion must be done manually as an intermediate process before a second LaTeX run.
Package | dottex |
Version | 0.6 |
Licenses | GNU General Public License |
Copyright | 2005–2007 Lars Kotthoff |
Maintainer | Lars Kotthoff |
Contained in | TeX Live as dottex MiKTeX as dottex |
Topics | Graphics inline |