diff options
author | Karl Berry <karl@freefriends.org> | 2012-01-18 23:24:41 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2012-01-18 23:24:41 +0000 |
commit | 6baca9f9c7c738e409b31d9111d838e94b29dd89 (patch) | |
tree | aa7a3b4121c0f7b49edf5dc68a9ca00bfc55abfb /Master/texmf-dist/tex/latex/pst-pulley/pst-pulley.sty | |
parent | d3671f22432b637eaff8373f0a05d42b116d39be (diff) |
new pstricks package pst-pulley (18jan12)
git-svn-id: svn://tug.org/texlive/trunk@25142 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/pst-pulley/pst-pulley.sty')
-rw-r--r-- | Master/texmf-dist/tex/latex/pst-pulley/pst-pulley.sty | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/Master/texmf-dist/tex/latex/pst-pulley/pst-pulley.sty b/Master/texmf-dist/tex/latex/pst-pulley/pst-pulley.sty new file mode 100644 index 00000000000..c7df2fcbd0b --- /dev/null +++ b/Master/texmf-dist/tex/latex/pst-pulley/pst-pulley.sty @@ -0,0 +1,10 @@ +\RequirePackage{pstricks} +\ProvidesPackage{pst-pulley}[2012/01/17 package wrapper for PSTricks pst-pulley.tex] +\input{pst-pulley.tex} +\ProvidesFile{pst-pulley.tex} + [\filedate\space v\fileversion\space `PST-pulley' (ts)] +\IfFileExists{pst-pulley.pro}{% + \ProvidesFile{pst-pulley.pro} + [2011/08/04 v. 1.00, PostScript prologue file (hv)] + \@addtofilelist{pst-pulley.pro}}{}% +\endinput |