blob: fed1eb8c59d7237fe48d97457d9abd53dad6ba67 (
plain)
1
2
3
4
5
6
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
|