summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/pst-ovl
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/tex/latex/pst-ovl')
-rw-r--r--Master/texmf-dist/tex/latex/pst-ovl/pst-ovl.sty18
1 files changed, 18 insertions, 0 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
new file mode 100644
index 00000000000..84ca3cd63e3
--- /dev/null
+++ b/Master/texmf-dist/tex/latex/pst-ovl/pst-ovl.sty
@@ -0,0 +1,18 @@
+%% $Id: pst-ovl.sty 859 2013-12-21 16:51:58Z 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
+%%