diff options
author | Karl Berry <karl@freefriends.org> | 2011-11-28 23:44:17 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2011-11-28 23:44:17 +0000 |
commit | 943060c95de767f07c7b00d0637d3fc96a08486f (patch) | |
tree | 6e14b901467218e23268032fbbaa77b4945a75d0 /Master/texmf-dist/doc/latex/tikz-dependency/README | |
parent | e19aadfa3678794d1a655f36f1c67ecf8cd78a56 (diff) |
tikz-dependency (28nov11)
git-svn-id: svn://tug.org/texlive/trunk@24679 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/tikz-dependency/README')
-rw-r--r-- | Master/texmf-dist/doc/latex/tikz-dependency/README | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/tikz-dependency/README b/Master/texmf-dist/doc/latex/tikz-dependency/README new file mode 100644 index 00000000000..19158070305 --- /dev/null +++ b/Master/texmf-dist/doc/latex/tikz-dependency/README @@ -0,0 +1,15 @@ +------------------------------------------------------ +TikZ-dependency -- A library to draw dependency graphs +------------------------------------------------------ + +TikZ-dependency allows you to draw dependency graphs with little or +no effort. It also comes with a lot of styling facilities, to let you +personalize the look and feel of the graphs at your liking. + +Read the documentation in tikz-dependency.pdf for installation and +usage instructions. + +Licensing information is in the LICENSE file. + +Do not hesistate to contact me for comments, bug reports or +feature requests. Thanks for using tikz-dependency! |