diff options
author | Karl Berry <karl@freefriends.org> | 2014-05-14 22:08:43 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2014-05-14 22:08:43 +0000 |
commit | 0e4d93dadf0f1cbaa9d8819eb2d8a323968cef73 (patch) | |
tree | b7302f81135d10d1e0956299822af0ddefa9ee07 /Master/texmf-dist/tex/latex | |
parent | edb8fd9cd71fb2e6cac92760f74f7204ba25b46d (diff) |
pst-ovl (14may14)
git-svn-id: svn://tug.org/texlive/trunk@34033 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex')
-rw-r--r-- | Master/texmf-dist/tex/latex/pst-ovl/pst-ovl.sty | 9 |
1 files changed, 5 insertions, 4 deletions
diff --git a/Master/texmf-dist/tex/latex/pst-ovl/pst-ovl.sty b/Master/texmf-dist/tex/latex/pst-ovl/pst-ovl.sty index 84ca3cd63e3..b56353db9ec 100644 --- a/Master/texmf-dist/tex/latex/pst-ovl/pst-ovl.sty +++ b/Master/texmf-dist/tex/latex/pst-ovl/pst-ovl.sty @@ -5,13 +5,14 @@ \NeedsTeXFormat{LaTeX2e} \ProvidesPackage{pst-ovl} - [2013/07/08 v0.01 LaTeX wrapper for `pst-ovl' (HV)] -\input{pst-ovl} + [2014/01/02 v0.01 LaTeX wrapper for `pst-ovl' (HV)] \ProvidesFile{pst-ovl.tex} - [2013/07/08 v0.01 overlay macros `pst-ovl' (HV)] + [2014/05/12 v0.06 overlay macros `pst-ovl' (HV)] +\input{pst-ovl} +%\@addtofilelist{pst-ovl.tex} \IfFileExists{pst-ovl.pro}{% \ProvidesFile{pst-ovl.pro}% - [2013/12/21, PostScript prologue file (hv)] + [2014/05/12, PostScript prologue file (hv)] \@addtofilelist{pst-ovl.pro}}{}% \endinput |