diff options
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 |