diff options
author | Karl Berry <karl@freefriends.org> | 2014-04-04 22:36:52 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2014-04-04 22:36:52 +0000 |
commit | cb0d77e2c7837d3ff3ffd2b9de0942e093421bdf (patch) | |
tree | 38040b993055bc9edaafebacb9ea1b7afc24813d /Master/texmf-dist/tex/latex/pst-perspective | |
parent | b0fd74db0ba6b54773beafbd3d06b39775d832a5 (diff) |
pst-perspective (4apr14)
git-svn-id: svn://tug.org/texlive/trunk@33373 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/pst-perspective')
-rw-r--r-- | Master/texmf-dist/tex/latex/pst-perspective/pst-perspective.sty | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/Master/texmf-dist/tex/latex/pst-perspective/pst-perspective.sty b/Master/texmf-dist/tex/latex/pst-perspective/pst-perspective.sty new file mode 100644 index 00000000000..757bf952fe1 --- /dev/null +++ b/Master/texmf-dist/tex/latex/pst-perspective/pst-perspective.sty @@ -0,0 +1,10 @@ +\RequirePackage{pstricks} +\ProvidesPackage{pst-perspective}[2014/02/21 package wrapper for PSTricks pst-perspective.tex] +\input{pst-perspective.tex} +\ProvidesFile{pst-perspective.tex} + [\filedate\space v\fileversion\space `PST-perspective' (ts)] +\IfFileExists{pst-perspective.pro}{% + \ProvidesFile{pst-perspective.pro} + [2014/02/21 v. 1.00, PostScript prologue file (hv)] + \@addtofilelist{pst-perspective.pro}}{}% +\endinput |