diff options
Diffstat (limited to 'Master/texmf-dist/doc/latex/dottex/README')
-rw-r--r-- | Master/texmf-dist/doc/latex/dottex/README | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/dottex/README b/Master/texmf-dist/doc/latex/dottex/README new file mode 100644 index 00000000000..9a5047b6518 --- /dev/null +++ b/Master/texmf-dist/doc/latex/dottex/README @@ -0,0 +1,5 @@ +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. |