diff options
author | Karl Berry <karl@freefriends.org> | 2011-03-11 00:29:04 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2011-03-11 00:29:04 +0000 |
commit | 84ad55c805b5ac1f8b77bff0c9740a6f05925a80 (patch) | |
tree | be9f5f7696a120c28abd1a2c46052fd4b09d05d7 /Master/texmf-dist/doc/latex/pgfgantt | |
parent | edd2db0890ea11b90c892ff6a7810c6ad49850db (diff) |
new tikz package pgfgantt (10mar11)
git-svn-id: svn://tug.org/texlive/trunk@21681 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/pgfgantt')
-rw-r--r-- | Master/texmf-dist/doc/latex/pgfgantt/README | 19 | ||||
-rw-r--r-- | Master/texmf-dist/doc/latex/pgfgantt/pgfgantt.pdf | bin | 0 -> 437653 bytes |
2 files changed, 19 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/pgfgantt/README b/Master/texmf-dist/doc/latex/pgfgantt/README new file mode 100644 index 00000000000..bb1aa84c4f7 --- /dev/null +++ b/Master/texmf-dist/doc/latex/pgfgantt/README @@ -0,0 +1,19 @@ +The pgfgantt package +------------------------------------------------------------------------------ +This package is released under the LaTeX Project Public License v1.3c or later +(see http://www.latex-project.org/lppl.txt). + + +The pgfgantt package provides the ganttchart environment, which draws +a Gantt chart within a TikZ picture. The user may add various elements +to the chart, namely titles, bars, milestones, groups and different links +between these elements. Furthermore, the appearance of the chart elements +is highly customizable, owing to a number of keys. + +The package makes use of pgf/TikZ (http://tug.ctan.org/pkg/pgf). + +Installation: Run pgfgantt.ins through LaTeX and follow the instructions. + +-- +Wolfgang Skala +March 1st, 2011 diff --git a/Master/texmf-dist/doc/latex/pgfgantt/pgfgantt.pdf b/Master/texmf-dist/doc/latex/pgfgantt/pgfgantt.pdf Binary files differnew file mode 100644 index 00000000000..263dcb2516b --- /dev/null +++ b/Master/texmf-dist/doc/latex/pgfgantt/pgfgantt.pdf |