diff options
author | Karl Berry <karl@freefriends.org> | 2012-01-01 23:07:41 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2012-01-01 23:07:41 +0000 |
commit | 67397afcf6785310f9714a62248c632efdbadef9 (patch) | |
tree | d787caf42dc71337bb5bc88a5485d032ffc6235c /Master/texmf-dist/tex/latex/pst-solarsystem | |
parent | 23ab143d707b8fa83fb9c63646807bc43b9456af (diff) |
new pstricks package pst-solarsystem 0.12 (1jan12)
git-svn-id: svn://tug.org/texlive/trunk@24995 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/pst-solarsystem')
-rw-r--r-- | Master/texmf-dist/tex/latex/pst-solarsystem/pst-solarsystem.sty | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/Master/texmf-dist/tex/latex/pst-solarsystem/pst-solarsystem.sty b/Master/texmf-dist/tex/latex/pst-solarsystem/pst-solarsystem.sty new file mode 100644 index 00000000000..9b341be4c94 --- /dev/null +++ b/Master/texmf-dist/tex/latex/pst-solarsystem/pst-solarsystem.sty @@ -0,0 +1,13 @@ +%% $Id: pst-solarsystem.sty 620 2012-01-01 14:09:57Z herbert $ +\RequirePackage{pstricks} +\ProvidesPackage{pst-solarsystem}[2012/01/01 package wrapper for + pst-solarsystem.tex] +\input{pst-solarsystem.tex} +\IfFileExists{pst-solarsystem.pro}{% + \ProvidesFile{pst-solarsystem.pro} + [2012/01/01 v. 0.12, PostScript prologue file] + \@addtofilelist{pst-ssolarystem.pro}}{}% +\ProvidesFile{pst-sysolarstem.tex} + [\filedate\space v\fileversion\space `PST-solarsysteme'] +\endinput +%% End of file `pst-sysolarstem.sty'
\ No newline at end of file |