summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/pst-optexp
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2007-07-28 00:27:44 +0000
committerKarl Berry <karl@freefriends.org>2007-07-28 00:27:44 +0000
commitaea330a2bc712291777bdb4bf73fe68b594227ff (patch)
tree0b9da9ec2538ad2c548401d7b329a9d9490b272b /Master/texmf-dist/tex/latex/pst-optexp
parent45f7ca5889d4629472094f1267ed18522e3ab472 (diff)
new pstricks package pst-optexp
git-svn-id: svn://tug.org/texlive/trunk@4671 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/pst-optexp')
-rw-r--r--Master/texmf-dist/tex/latex/pst-optexp/pst-optexp.sty16
1 files changed, 16 insertions, 0 deletions
diff --git a/Master/texmf-dist/tex/latex/pst-optexp/pst-optexp.sty b/Master/texmf-dist/tex/latex/pst-optexp/pst-optexp.sty
new file mode 100644
index 00000000000..3f8357a1ec7
--- /dev/null
+++ b/Master/texmf-dist/tex/latex/pst-optexp/pst-optexp.sty
@@ -0,0 +1,16 @@
+\ProvidesPackage{pst-optexp}[2007/07/18 package wrapper for
+pst-optexp.tex]
+\RequirePackage{pstricks}
+\RequirePackage{pst-xkey}
+\RequirePackage{pst-node}
+\RequirePackage{pst-plot}
+\RequirePackage{multido}
+%
+\RequirePackage{pstricks-add}
+\let\pstricksaddfileversion\fileversion
+%
+%
+\input{pst-optexp.tex}
+\ProvidesFile{pst-optexp.tex}
+ [\filedate\space v\fileversion\space `PST-optexp']
+\endinput