From e0c6872cf40896c7be36b11dcc744620f10adf1d Mon Sep 17 00:00:00 2001 From: Norbert Preining Date: Mon, 2 Sep 2019 13:46:59 +0900 Subject: Initial commit --- graphics/pgf/contrib/pgfgantt/README | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 graphics/pgf/contrib/pgfgantt/README (limited to 'graphics/pgf/contrib/pgfgantt/README') diff --git a/graphics/pgf/contrib/pgfgantt/README b/graphics/pgf/contrib/pgfgantt/README new file mode 100644 index 0000000000..b46f25054c --- /dev/null +++ b/graphics/pgf/contrib/pgfgantt/README @@ -0,0 +1,19 @@ +The pgfgantt package v5.0 +------------------------------------------------------------------------------ +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, for example, titles, bars, groups, milestones and different +links between these elements. The appearance of the chart elements +is highly customizable, and even new chart elements may be defined. + +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 +10th January 2018 -- cgit v1.2.3