From fed9568042a15eccfe2f65969a4daaf85ca85659 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Wed, 14 Feb 2018 21:36:11 +0000 Subject: pst-antiprism (14feb18) git-svn-id: svn://tug.org/texlive/trunk@46643 c570f23f-e606-0410-a88d-b1316a301751 --- .../tex/latex/pst-antiprism/pst-antiprism.sty | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 Master/texmf-dist/tex/latex/pst-antiprism/pst-antiprism.sty (limited to 'Master/texmf-dist/tex/latex') diff --git a/Master/texmf-dist/tex/latex/pst-antiprism/pst-antiprism.sty b/Master/texmf-dist/tex/latex/pst-antiprism/pst-antiprism.sty new file mode 100644 index 00000000000..8530a8930a1 --- /dev/null +++ b/Master/texmf-dist/tex/latex/pst-antiprism/pst-antiprism.sty @@ -0,0 +1,20 @@ +%% $Id: pst-antiprism.sty 730 2018-02-13 17:50:37Z herbert $ + +%% This program can be redistributed and/or modified under the terms +%% of the LaTeX Project Public License Distributed from CTAN archives +%% in directory CTAN:/macros/latex/base/lppl.txt. +% +\ProvidesPackage{pst-antiprism.tex}[2018/02/12 package wrapper for PSTricks pst-antiprism.tex] +% +\RequirePackage{pstricks} +\RequirePackage{pst-solides3d} +% +\input{pst-antiprism} +\ProvidesFile{pst-antiprism.tex} + [\filedate\space v\fileversion\space `PST-antiprism.tex'] +\IfFileExists{pst-antiprism.pro}{% + \ProvidesFile{pst-antiprism.pro} + [2018/02/12 PostScript prologue file (ml,hv)] + \@addtofilelist{pst-antiprism.pro}}{}% +\endinput +%% End of file `pst-antiprism.tex.sty'. -- cgit v1.2.3