summaryrefslogtreecommitdiff
path: root/graphics/pstricks/contrib/pst-ovl/latex/pst-ovl.sty
blob: 5eb1d9adcbfc8375f57430bfc1b797b7df459b17 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
%% $Id: pst-ovl.sty 859 2013-12-21 16:51:58Z herbert $
%% 
%% pst-ovl.sty Copyright (C) 2017 Herbert Voss <hvoss@tug.org>
%%
\NeedsTeXFormat{LaTeX2e}

\ProvidesPackage{pst-ovl}
          [2017/10/09 v0.01 LaTeX wrapper for `pst-ovl' (HV)]
\ProvidesFile{pst-ovl.tex}
          [2017/10/09 v0.07a overlay macros `pst-ovl' (HV)]
\RequirePackage{pstricks}
\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
%%