From 84ad55c805b5ac1f8b77bff0c9740a6f05925a80 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Fri, 11 Mar 2011 00:29:04 +0000 Subject: new tikz package pgfgantt (10mar11) git-svn-id: svn://tug.org/texlive/trunk@21681 c570f23f-e606-0410-a88d-b1316a301751 --- Master/texmf-dist/doc/latex/pgfgantt/README | 19 +++++++++++++++++++ Master/texmf-dist/doc/latex/pgfgantt/pgfgantt.pdf | Bin 0 -> 437653 bytes 2 files changed, 19 insertions(+) create mode 100644 Master/texmf-dist/doc/latex/pgfgantt/README create mode 100644 Master/texmf-dist/doc/latex/pgfgantt/pgfgantt.pdf (limited to 'Master/texmf-dist/doc/latex/pgfgantt') 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 new file mode 100644 index 00000000000..263dcb2516b Binary files /dev/null and b/Master/texmf-dist/doc/latex/pgfgantt/pgfgantt.pdf differ -- cgit v1.2.3