diff options
Diffstat (limited to 'Master/texmf-dist/tex/latex')
-rw-r--r-- | Master/texmf-dist/tex/latex/pst-text/pst-text.sty | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/Master/texmf-dist/tex/latex/pst-text/pst-text.sty b/Master/texmf-dist/tex/latex/pst-text/pst-text.sty new file mode 100644 index 00000000000..fed1eb8c59d --- /dev/null +++ b/Master/texmf-dist/tex/latex/pst-text/pst-text.sty @@ -0,0 +1,7 @@ +\RequirePackage{pstricks} +\ProvidesPackage{pst-text}[2006/01/01 package wrapper for pst-text.tex (hv)] +\input{pst-text.tex} +\ProvidesFile{pst-text.tex} + [\filedate\space \fileversion\space `pst-text' (tvz)] +\IfFileExists{pst-text.pro}{\@addtofilelist{pst-text.pro}}{}% +\endinput |