diff options
Diffstat (limited to 'Master/texmf-dist/doc/latex/pgfgantt/README')
-rw-r--r-- | Master/texmf-dist/doc/latex/pgfgantt/README | 19 |
1 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 |