diff options
author | Karl Berry <karl@freefriends.org> | 2006-01-13 00:04:25 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2006-01-13 00:04:25 +0000 |
commit | e589fdf36825509891b8dbb961f824676e49c74f (patch) | |
tree | e9be01cb4accc66c17668dd40dbdd718fa46d369 /Master | |
parent | 37618ed7fcb8663d37747cb1d0732497af498f35 (diff) |
pst-light3d
git-svn-id: svn://tug.org/texlive/trunk@1248 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master')
-rw-r--r-- | Master/texmf-dist/tex/latex/pst-light3d/pst-light3d.sty | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/Master/texmf-dist/tex/latex/pst-light3d/pst-light3d.sty b/Master/texmf-dist/tex/latex/pst-light3d/pst-light3d.sty new file mode 100644 index 00000000000..3dab341ba16 --- /dev/null +++ b/Master/texmf-dist/tex/latex/pst-light3d/pst-light3d.sty @@ -0,0 +1,7 @@ +\RequirePackage{pstricks} +\ProvidesPackage{pst-light3d}[2004/08/28 package wrapper for + pst-light3d.tex (hv)] +\input{pst-light3d.tex} +\ProvidesFile{pst-light3d.tex} + [\filedate\space v\fileversion\space `PST-light3d' (hv)] +\endinput
\ No newline at end of file |