summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/pst-gantt
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2009-05-18 18:22:48 +0000
committerKarl Berry <karl@freefriends.org>2009-05-18 18:22:48 +0000
commitd94921c034f3fdf580fd994df4691a4035a94067 (patch)
tree39e5fc828f266ab156d5873c9eb735acada83894 /Master/texmf-dist/tex/latex/pst-gantt
parent9ec59a52efe9f9a4e9dbdfb47f893f66e718ab69 (diff)
new pstricks package pst-gantt (13may09)
git-svn-id: svn://tug.org/texlive/trunk@13210 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/pst-gantt')
-rw-r--r--Master/texmf-dist/tex/latex/pst-gantt/pst-gantt.sty8
1 files changed, 8 insertions, 0 deletions
diff --git a/Master/texmf-dist/tex/latex/pst-gantt/pst-gantt.sty b/Master/texmf-dist/tex/latex/pst-gantt/pst-gantt.sty
new file mode 100644
index 00000000000..e73fcf3cd57
--- /dev/null
+++ b/Master/texmf-dist/tex/latex/pst-gantt/pst-gantt.sty
@@ -0,0 +1,8 @@
+\RequirePackage{pstricks}
+\ProvidesPackage{pst-gantt}[2008/03/21 package wrapper for
+ pst-gantt.tex (hv)]
+\input{pst-gantt.tex}
+\ProvidesFile{pst-gantt.tex}
+ [\filedate\space v\fileversion\space `pst-gantt' (hv)]
+\endinput
+%% $Id: pst-gantt.sty 116 2009-05-12 22:12:03Z herbert $