diff options
Diffstat (limited to 'Master/texmf-dist/tex/latex/pst-abspos')
-rw-r--r-- | Master/texmf-dist/tex/latex/pst-abspos/pst-abspos.sty | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/Master/texmf-dist/tex/latex/pst-abspos/pst-abspos.sty b/Master/texmf-dist/tex/latex/pst-abspos/pst-abspos.sty new file mode 100644 index 00000000000..0c1714baf73 --- /dev/null +++ b/Master/texmf-dist/tex/latex/pst-abspos/pst-abspos.sty @@ -0,0 +1,13 @@ +%% $Id: pst-abspos.sty 135 2009-09-27 12:33:57Z herbert $ +% +\RequirePackage{pstricks} +\ProvidesPackage{pst-abspos}[2009/09/27 v. 0.01 package wrapper for + pst-abspos.tex (hv)] +\input{pst-abspos.tex} +\ProvidesFile{pst-abspos.tex} + [\filedate\space v\fileversion\space `PST-abspos' (hv)] +%\IfFileExists{pst-abspos.pro}{% +% \ProvidesFile{pst-abspos.pro} +% [2009/01/29 v. 0.01, PostScript prologue file (hv)] +% \@addtofilelist{pst-abspos.pro}}{}% +\endinput |