blob: ff0fb9bcfeb76f36d7112dd7f9632ed266a9abb6 (
plain)
1
2
3
4
5
6
7
|
\RequirePackage{pstricks}
\ProvidesPackage{pst-text}[2006/01/01 package wrapper for pst-text.tex]
\input{pst-text.tex}
\ProvidesFile{pst-text.tex}
[\filedate\space \fileversion\space `pst-text' (tvz)]
\IfFileExists{pst-text.pro}{\@addtofilelist{pst-text.pro}}{}%
\endinput
|