AUTHORS
CHANGES
LICENSE
MANIFEST.in
readme.md
setup.py
docs/Makefile
docs/changelog.rst
docs/common.inc
docs/conf.py
docs/customization_guide.rst
docs/index.rst
docs/installation_guide.rst
docs/license.rst
docs/make.bat
docs/module_guide.rst
docs/roadmap.rst
docs/tipsandtricks.rst
docs/usage_guide.rst
docs/docgraphs/balls.dot
docs/docgraphs/ex1.dot
docs/docgraphs/ex1b.dot
docs/docgraphs/ex2.dot
docs/docgraphs/ex3.dot
docs/docgraphs/ex4.dot
docs/docgraphs/lblstyle.dot
docs/docgraphs/nodesize.dot
docs/docgraphs/pgfarrows.dot
docs/docgraphs/preproc1.dot
docs/docgraphs/pstarrows.dot
docs/docgraphs/simple.dot
docs/docgraphs/simplelbl.dot
docs/docgraphs/topaths1.dot
docs/docgraphs/valignmode1.dot
docs/img/balls.pdf
docs/img/balls.png
docs/img/consistent.pdf
docs/img/consistent.png
docs/img/dot2texiex1.pdf
docs/img/dot2texiex1.png
docs/img/dot2texiex2.pdf
docs/img/dot2texiex2.png
docs/img/ex1.png
docs/img/ex1bcomb.png
docs/img/ex1comb.pdf
docs/img/ex1comb.png
docs/img/ex1def.png
docs/img/ex1gstyle.pdf
docs/img/ex1gstyle.png
docs/img/ex1huge.pdf
docs/img/ex1huge.png
docs/img/ex2.pdf
docs/img/ex2.png
docs/img/fsm1.pdf
docs/img/fsm1.png
docs/img/lblstyle.pdf
docs/img/lblstyle.png
docs/img/nodewidth1.pdf
docs/img/nodewidth1.png
docs/img/nodewidth2.pdf
docs/img/nodewidth2.png
docs/img/pgfarrows.pdf
docs/img/pgfarrows.png
docs/img/pgfsimple.png
docs/img/pgftikzsimple.pdf
docs/img/pgftikzsimple.png
docs/img/preproc1a.pdf
docs/img/preproc1a.png
docs/img/preproc1b.pdf
docs/img/preproc1b.png
docs/img/pstarrows.pdf
docs/img/pstarrows.png
docs/img/texmode.pdf
docs/img/texmode.png
docs/img/texmodeb.pdf
docs/img/texmodeb.png
docs/img/tikzedgelabels.pdf
docs/img/tikzedgelabels.png
docs/img/tikzsimple.png
docs/img/topaths1.pdf
docs/img/topaths1.png
docs/img/valignmode0.pdf
docs/img/valignmode0.png
docs/img/valignmode1.pdf
docs/img/valignmode1.png
docs/img/valignmode2.pdf
docs/img/valignmode2.png
docs/img/valignmode3.pdf
docs/img/valignmode3.png
dot2tex/__init__.py
dot2tex/dot2tex
dot2tex/dot2tex.py
dot2tex/dotparsing.py
dot2tex.egg-info/PKG-INFO
dot2tex.egg-info/SOURCES.txt
dot2tex.egg-info/dependency_links.txt
dot2tex.egg-info/entry_points.txt
dot2tex.egg-info/requires.txt
dot2tex.egg-info/top_level.txt
examples/automata.dot
examples/balls.dot
examples/distances.dot
examples/dotarrows.dot
examples/dropshadows.dot
examples/ex1.dot
examples/graphanndtti.tex
examples/graphofgraphs.dot
examples/gvcols.tex
examples/latexmarkup.dot
examples/pgfarrows.dot
examples/pgfsnakes.dot
examples/poltab.dot
examples/pstarrows.dot
examples/showpoints.dot
examples/sportsbracket.dot
examples/subgraphs.dot
examples/tank.dot
examples/tikzautomata.dot
examples/tikzshapes.dot
examples/transp.dot
tests/test_dot2tex.py
tests/testgraphs/autosize.dot
tests/testgraphs/clust.dot
tests/testgraphs/colors.dot
tests/testgraphs/compassports.dot
tests/testgraphs/concentrate.dot
tests/testgraphs/d2topts.dot
tests/testgraphs/dot2tikznodeshapesmapping.dot
tests/testgraphs/escstr.dot
tests/testgraphs/invis.dot
tests/testgraphs/issue.dot
tests/testgraphs/latin1.dot
tests/testgraphs/markup.dot
tests/testgraphs/markup2.dot
tests/testgraphs/multilines.dot
tests/testgraphs/nodenames.dot
tests/testgraphs/pststyles.dot
tests/testgraphs/specialchars.dot
tests/testgraphs/styles.dot
tests/testgraphs/transp.dot
tests/testgraphs/utf8.dot
tests/testgraphs/parsetests/ids.dot
tests/testgraphs/parsetests/multilines.dot
tests/testgraphs/parsetests/quoting.dot
tests/testgraphs/parsetests/subgraphs.dot