diff options
author | Karl Berry <karl@freefriends.org> | 2014-02-26 23:48:36 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2014-02-26 23:48:36 +0000 |
commit | 800cc56380d1edfe567a6a66bef13e8950eb2b0c (patch) | |
tree | a3e7e8a44aed5605d8c10a5c9e1f90e68e0dfa7f /Master/texmf-dist/tex/latex/pst-intersect | |
parent | b915e2e1843abfed0f5230f03991029d7b42dfd3 (diff) |
pst-intersect (26feb14)
git-svn-id: svn://tug.org/texlive/trunk@33056 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/pst-intersect')
-rw-r--r-- | Master/texmf-dist/tex/latex/pst-intersect/pst-intersect.sty | 8 |
1 files changed, 2 insertions, 6 deletions
diff --git a/Master/texmf-dist/tex/latex/pst-intersect/pst-intersect.sty b/Master/texmf-dist/tex/latex/pst-intersect/pst-intersect.sty index b44496fb076..bb37a46755c 100644 --- a/Master/texmf-dist/tex/latex/pst-intersect/pst-intersect.sty +++ b/Master/texmf-dist/tex/latex/pst-intersect/pst-intersect.sty @@ -31,19 +31,15 @@ %% \NeedsTeXFormat{LaTeX2e}[1999/12/01] \ProvidesPackage{pst-intersect} - [2014/02/19 v0.1 package wrapper for pst-intersect.tex] -\NeedsTeXFormat{LaTeX2e}[1999/12/01] -\ProvidesPackage{pst-intersect}% - [2014/02/06 v0.1alpha package wrapper for pst-intersect.tex] + [2014/02/26 v0.2 package wrapper for pst-intersect.tex] \RequirePackage{pstricks} \RequirePackage{pst-xkey} \RequirePackage{pst-node} -\RequirePackage{multido} \RequirePackage{pst-func} \input{pst-intersect.tex} \IfFileExists{pst-intersect.pro}{% \ProvidesFile{pst-intersect.pro} - [2014/02/06 PostScript prologue file] + [2014/02/26 PostScript prologue file] \@addtofilelist{pst-intersect.pro}}{}% \endinput %% |