diff options
author | Karl Berry <karl@freefriends.org> | 2008-08-02 23:12:12 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2008-08-02 23:12:12 +0000 |
commit | e64ffb6f004c76b6552fa48978e1ab5a97cdf4db (patch) | |
tree | ec554d0aeea6c375082c170705b704735cdfd9e0 /Master/texmf-dist/tex/latex | |
parent | 4b522fc9f9bf01716bc73a2f3d23f505bccee883 (diff) |
pst-solides3d 4.10 (rename from pst-solide3d) (2aug08)
git-svn-id: svn://tug.org/texlive/trunk@10017 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex')
-rw-r--r-- | Master/texmf-dist/tex/latex/pst-solides3d/pst-solides3d.sty | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/Master/texmf-dist/tex/latex/pst-solides3d/pst-solides3d.sty b/Master/texmf-dist/tex/latex/pst-solides3d/pst-solides3d.sty new file mode 100644 index 00000000000..4022d7b0082 --- /dev/null +++ b/Master/texmf-dist/tex/latex/pst-solides3d/pst-solides3d.sty @@ -0,0 +1,11 @@ +\RequirePackage{pstricks} +\ProvidesPackage{pst-solides3d}[2007/10/12 package wrapper for + pst-solides3d] +\input{pst-solides3d.tex} +\ProvidesFile{pst-solides3d.tex} + [\filedate\space v\fileversion\space `PST-solides3D'] +\IfFileExists{solides.pro}{% + \ProvidesFile{solides.pro} + [2008/07/28 v. 4.09, PostScript prologue file] + \@addtofilelist{solides.pro}}{}% +\endinput |