diff options
Diffstat (limited to 'Master/texmf-dist/doc/latex/tikz-dependency')
-rw-r--r-- | Master/texmf-dist/doc/latex/tikz-dependency/AUTHORS | 1 | ||||
-rw-r--r-- | Master/texmf-dist/doc/latex/tikz-dependency/LICENSE | 19 | ||||
-rw-r--r-- | Master/texmf-dist/doc/latex/tikz-dependency/README | 15 | ||||
-rw-r--r-- | Master/texmf-dist/doc/latex/tikz-dependency/tikz-dependency.pdf (renamed from Master/texmf-dist/doc/latex/tikz-dependency/tikz-dependency-doc.pdf) | bin | 586874 -> 637283 bytes |
4 files changed, 35 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/tikz-dependency/AUTHORS b/Master/texmf-dist/doc/latex/tikz-dependency/AUTHORS new file mode 100644 index 00000000000..83cca7e46ea --- /dev/null +++ b/Master/texmf-dist/doc/latex/tikz-dependency/AUTHORS @@ -0,0 +1 @@ +Daniele Pighin <daniele.pighin@gmail.com> diff --git a/Master/texmf-dist/doc/latex/tikz-dependency/LICENSE b/Master/texmf-dist/doc/latex/tikz-dependency/LICENSE new file mode 100644 index 00000000000..b6dccc64c84 --- /dev/null +++ b/Master/texmf-dist/doc/latex/tikz-dependency/LICENSE @@ -0,0 +1,19 @@ +Licenses for the TikZ-dependency package +======================================== + +Different parts of the TikZ-dependency package are distributed +under different licenses: + +1. The code of the package is dual-license. This means that + you can decide which license you wish to use when using the + TikZ-dependency package. The two options are: + + a) You can use the GNU Public License, version 2. + b) You can use the LaTeX Project Public License, version 1.3c. + +2. The documentation of the package is also dual-license. Again, + you can choose between two options: + + a) You can use the GNU Free Documentation License, version 1.2. + b) You can use the LaTeX Project Public License, version 1.3c. + 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! diff --git a/Master/texmf-dist/doc/latex/tikz-dependency/tikz-dependency-doc.pdf b/Master/texmf-dist/doc/latex/tikz-dependency/tikz-dependency.pdf Binary files differindex 088fea60c50..b5413dec7e8 100644 --- a/Master/texmf-dist/doc/latex/tikz-dependency/tikz-dependency-doc.pdf +++ b/Master/texmf-dist/doc/latex/tikz-dependency/tikz-dependency.pdf |