mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-29 01:13:08 +00:00
e541f3731c
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/
13 lines
455 B
Plaintext
13 lines
455 B
Plaintext
@comment $FreeBSD$
|
|
bin/dot2tex
|
|
%%PYTHON_SITELIBDIR%%/dot2tex/__init__.py
|
|
%%PYTHON_SITELIBDIR%%/dot2tex/__init__.pyc
|
|
%%PYTHON_SITELIBDIR%%/dot2tex/__init__.pyo
|
|
%%PYTHON_SITELIBDIR%%/dot2tex/dot2tex.py
|
|
%%PYTHON_SITELIBDIR%%/dot2tex/dot2tex.pyc
|
|
%%PYTHON_SITELIBDIR%%/dot2tex/dot2tex.pyo
|
|
%%PYTHON_SITELIBDIR%%/dot2tex/dotparsing.py
|
|
%%PYTHON_SITELIBDIR%%/dot2tex/dotparsing.pyc
|
|
%%PYTHON_SITELIBDIR%%/dot2tex/dotparsing.pyo
|
|
@dirrm %%PYTHON_SITELIBDIR%%/dot2tex
|