diff options
author | Manuel Pégourié-Gonnard <mpg@elzevir.fr> | 2008-06-25 11:25:08 +0000 |
---|---|---|
committer | Manuel Pégourié-Gonnard <mpg@elzevir.fr> | 2008-06-25 11:25:08 +0000 |
commit | f52cc33b4a7d60c6a06d3e46fb47442317a3952d (patch) | |
tree | 427ebd7938a9e99b6d7b039b25a06f3bfe220d62 /Master/texmf-dist/tex/latex/pst-slpe | |
parent | 270598c396f8db5203e27f23922945663dd114b5 (diff) |
pst-slpe v0.01 2008/06/19
git-svn-id: svn://tug.org/texlive/trunk@9038 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/pst-slpe')
-rw-r--r-- | Master/texmf-dist/tex/latex/pst-slpe/pst-slpe.sty | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/Master/texmf-dist/tex/latex/pst-slpe/pst-slpe.sty b/Master/texmf-dist/tex/latex/pst-slpe/pst-slpe.sty index fd64cc81c36..c5624a0a2ba 100644 --- a/Master/texmf-dist/tex/latex/pst-slpe/pst-slpe.sty +++ b/Master/texmf-dist/tex/latex/pst-slpe/pst-slpe.sty @@ -30,7 +30,12 @@ \ProvidesPackage{pst-slpe}[2005/03/05 package wrapper for `pst-slpe.tex'] \input{pst-slpe.tex} \ProvidesFile{pst-slpe.tex} - [\pstslpefiledate\space v\pstslpefileversion\space `pst-slpe' (Martin Giese)] + [\pstslpefiledate\space v\pstslpefileversion\space + `pst-slpe' (Martin Giese)] +\IfFileExists{pst-slpe.pro}{% + \ProvidesFile{pst-slpe.pro} + [2008/06/19 v. 0.01, PostScript prologue file (hv)] + \@addtofilelist{pst-slpe.pro}}{}% \endinput %% %% End of file `pst-slpe.sty'. |