summaryrefslogtreecommitdiff
path: root/Master
diff options
context:
space:
mode:
Diffstat (limited to 'Master')
-rw-r--r--Master/texmf-dist/doc/generic/pst-gantt/Changes1
-rw-r--r--Master/texmf-dist/doc/generic/pst-gantt/pst-gantt-doc.pdfbin123558 -> 120027 bytes
-rw-r--r--Master/texmf-dist/doc/generic/pst-gantt/pst-gantt-doc.tex8
-rw-r--r--Master/texmf-dist/tex/generic/pst-gantt/pst-gantt.tex4
4 files changed, 7 insertions, 6 deletions
diff --git a/Master/texmf-dist/doc/generic/pst-gantt/Changes b/Master/texmf-dist/doc/generic/pst-gantt/Changes
index 63ce55d4d65..221fbfbb6c1 100644
--- a/Master/texmf-dist/doc/generic/pst-gantt/Changes
+++ b/Master/texmf-dist/doc/generic/pst-gantt/Changes
@@ -1,4 +1,5 @@
..... pst-gantt.tex
+0.22a 2014-12-14 - fixed typos in the documentation
0.22 2013-10-27 - fixed spurious space
0.21 2010-02-23 - add optional arguments
ChartModulo and ChartModuloValue
diff --git a/Master/texmf-dist/doc/generic/pst-gantt/pst-gantt-doc.pdf b/Master/texmf-dist/doc/generic/pst-gantt/pst-gantt-doc.pdf
index 7e46d8bd634..3d3dd36fbcd 100644
--- a/Master/texmf-dist/doc/generic/pst-gantt/pst-gantt-doc.pdf
+++ b/Master/texmf-dist/doc/generic/pst-gantt/pst-gantt-doc.pdf
Binary files differ
diff --git a/Master/texmf-dist/doc/generic/pst-gantt/pst-gantt-doc.tex b/Master/texmf-dist/doc/generic/pst-gantt/pst-gantt-doc.tex
index cb75404a4d5..bc9cf032766 100644
--- a/Master/texmf-dist/doc/generic/pst-gantt/pst-gantt-doc.tex
+++ b/Master/texmf-dist/doc/generic/pst-gantt/pst-gantt-doc.tex
@@ -3,7 +3,7 @@
headexclude,footexclude,oneside]{pst-doc}
\usepackage[utf8]{inputenc}
\usepackage{pst-gantt}
-\let\pstGanntFV\fileversion
+\let\pstganttFV\fileversion
\usepackage{pstricks-add}
\usepackage{lscape}
\lstset{explpreset={pos=l,width=0.4\linewidth,overhang=0pt,hsep=\columnsep,vsep=\bigskipamount,rframe={}},
@@ -11,8 +11,8 @@
%
\begin{document}
-\title{\texttt{pst-gannt}}
-\subtitle{Gannt charts; v.\pstGanntFV}
+\title{\texttt{pst-gantt}}
+\subtitle{gantt charts; v.\pstganttFV}
\author{Denis Girou\\Herbert Vo\ss}
\docauthor{Herbert Vo\ss}
\date{\today}
@@ -24,7 +24,7 @@
\begin{abstract}
\noindent
-\LPack{pst-gannt} loads by default the following packages: \LPack{pst-node},
+\LPack{pst-gantt} loads by default the following packages: \LPack{pst-node},
\LPack{pst-grad}, \LPack{pst-xkey}, and, of course \LPack{pstricks}.
All should be already part of your local \TeX\ installation. If not, or in case
of having older versions, go to \url{http://www.CTAN.org/} and load the newest version.
diff --git a/Master/texmf-dist/tex/generic/pst-gantt/pst-gantt.tex b/Master/texmf-dist/tex/generic/pst-gantt/pst-gantt.tex
index 913154d41dc..b2117f6add6 100644
--- a/Master/texmf-dist/tex/generic/pst-gantt/pst-gantt.tex
+++ b/Master/texmf-dist/tex/generic/pst-gantt/pst-gantt.tex
@@ -29,8 +29,8 @@
% interface to the `xkeyval' package
\pst@addfams{pst-gantt}
%
-\def\fileversion{0.22}
-\def\filedate{2013/10/27}
+\def\fileversion{0.22a}
+\def\filedate{2014/12/14}
\message{`pst-gantt' v\fileversion, \filedate\space (Denis Girou and Herbert Voss)}
%
% "pspicture" environment or not?