diff options
author | Karl Berry <karl@freefriends.org> | 2020-05-01 21:30:00 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2020-05-01 21:30:00 +0000 |
commit | 5a35fdb6865e2666fca125728ed6d90de6b80fec (patch) | |
tree | 6f12cc9d0f38db779db42950a08ee676580312e7 /Master/texmf-dist/tex/latex | |
parent | 50ffa6d6ede308e358dbfe4f3279154bef006e97 (diff) |
pst-ovl (1may20)
git-svn-id: svn://tug.org/texlive/trunk@54963 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 | 8 |
1 files changed, 4 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 5eb1d9adcbf..fd3638ab6d4 100644 --- a/Master/texmf-dist/tex/latex/pst-ovl/pst-ovl.sty +++ b/Master/texmf-dist/tex/latex/pst-ovl/pst-ovl.sty @@ -1,13 +1,13 @@ -%% $Id: pst-ovl.sty 859 2013-12-21 16:51:58Z herbert $ +%% $Id: pst-ovl.sty 1169 2020-05-01 14:27:32Z herbert $ %% -%% pst-ovl.sty Copyright (C) 2017 Herbert Voss <hvoss@tug.org> +%% pst-ovl.sty Copyright (C) 2017,2020 Herbert Voss <hvoss@tug.org> %% \NeedsTeXFormat{LaTeX2e} \ProvidesPackage{pst-ovl} - [2017/10/09 v0.01 LaTeX wrapper for `pst-ovl' (HV)] + [2020/05/01 v0.02 LaTeX wrapper for `pst-ovl' (HV)] \ProvidesFile{pst-ovl.tex} - [2017/10/09 v0.07a overlay macros `pst-ovl' (HV)] + [2020/05/01 v0.07b overlay macros `pst-ovl' (HV)] \RequirePackage{pstricks} \input{pst-ovl} %\@addtofilelist{pst-ovl.tex} |