summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/pst-ovl/pst-ovl.sty
blob: b56353db9ecbe413ad85632cce29198ef790ea33 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
%% $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}
          [2014/01/02 v0.01 LaTeX wrapper for `pst-ovl' (HV)]
\ProvidesFile{pst-ovl.tex}
          [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}%
        [2014/05/12,  PostScript prologue file (hv)]
        \@addtofilelist{pst-ovl.pro}}{}%

\endinput
%%