diff options
Diffstat (limited to 'Master/texmf-dist/tex/latex/pst-dart/pst-dart.sty')
-rw-r--r-- | Master/texmf-dist/tex/latex/pst-dart/pst-dart.sty | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/Master/texmf-dist/tex/latex/pst-dart/pst-dart.sty b/Master/texmf-dist/tex/latex/pst-dart/pst-dart.sty new file mode 100644 index 00000000000..83758903b9a --- /dev/null +++ b/Master/texmf-dist/tex/latex/pst-dart/pst-dart.sty @@ -0,0 +1,13 @@ +\RequirePackage{pstricks} +\ProvidesPackage{pst-dart}[2017/08/17 package wrapper for pst-dart.tex (hv)] +\RequirePackage{multido} +\RequirePackage{pst-xkey} +% +\input{pst-dart.tex} +\ProvidesFile{pst-dart.tex} + [\filedate\space v\fileversion\space `PST-dart' (hv)] +\IfFileExists{pst-dart.pro}{% + \ProvidesFile{pst-dart.pro}[2014/05/07 v. 0.16, PostScript prologue file (hv)] +\@addtofilelist{pst-dart.pro}}{}% +\endinput +%% $Id: pst-dart.sty 713 2018-01-28 19:31:56Z herbert $ |