diff options
author | Karl Berry <karl@freefriends.org> | 2013-12-30 23:37:18 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2013-12-30 23:37:18 +0000 |
commit | aff2c3672a30400e7eb0e29f6db8d2c06e399297 (patch) | |
tree | 6999c816d2288e2aed80d872549b08c530da41ca /Master/texmf-dist/tex/latex/pstricks | |
parent | 60fc3c6750c727bcf42ee4601a1fb2c8f28dbc38 (diff) |
pstricks (27dec13)
git-svn-id: svn://tug.org/texlive/trunk@32515 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/pstricks')
-rw-r--r-- | Master/texmf-dist/tex/latex/pstricks/pst-ovl.sty | 18 |
1 files changed, 0 insertions, 18 deletions
diff --git a/Master/texmf-dist/tex/latex/pstricks/pst-ovl.sty b/Master/texmf-dist/tex/latex/pstricks/pst-ovl.sty deleted file mode 100644 index 2fe72766af8..00000000000 --- a/Master/texmf-dist/tex/latex/pstricks/pst-ovl.sty +++ /dev/null @@ -1,18 +0,0 @@ -%% $Id: pst-ovl.sty 800 2013-07-09 18:01:00Z herbert $ -%% -%% pst-ovl.sty Copyright (C) 2013 Herbert Voss <hvoss@tug.org> -%% -\NeedsTeXFormat{LaTeX2e} - -\ProvidesPackage{pst-ovl} - [2013/07/08 v0.01 LaTeX wrapper for `pst-ovl' (HV)] -\input{pst-ovl} -\ProvidesFile{pst-ovl.tex} - [2013/07/08 v0.01 overlay macros `pst-ovl' (HV)] -\IfFileExists{pst-ovl.pro}{% - \ProvidesFile{pst-ovl.pro}% - [2013/12/21, PostScript prologue file (hv)] - \@addtofilelist{pst-ovl.pro}}{}% - -\endinput -%% |