diff options
author | Karl Berry <karl@freefriends.org> | 2009-09-27 23:21:34 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2009-09-27 23:21:34 +0000 |
commit | e7f049fa0c02e2011551de39ad50a836a26ca76c (patch) | |
tree | c12254bb5303ca22bcb81d6ae0ebb8faa28aa6f1 /Master/texmf-dist/tex/latex/pst-abspos | |
parent | 4de5d522eaad563d787cdfa4ae9a4f44003968d0 (diff) |
new pstricks package pst-abspos 0.20 (27sep09)
git-svn-id: svn://tug.org/texlive/trunk@15485 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/pst-abspos')
-rw-r--r-- | Master/texmf-dist/tex/latex/pst-abspos/pst-abspos.sty | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/Master/texmf-dist/tex/latex/pst-abspos/pst-abspos.sty b/Master/texmf-dist/tex/latex/pst-abspos/pst-abspos.sty new file mode 100644 index 00000000000..0c1714baf73 --- /dev/null +++ b/Master/texmf-dist/tex/latex/pst-abspos/pst-abspos.sty @@ -0,0 +1,13 @@ +%% $Id: pst-abspos.sty 135 2009-09-27 12:33:57Z herbert $ +% +\RequirePackage{pstricks} +\ProvidesPackage{pst-abspos}[2009/09/27 v. 0.01 package wrapper for + pst-abspos.tex (hv)] +\input{pst-abspos.tex} +\ProvidesFile{pst-abspos.tex} + [\filedate\space v\fileversion\space `PST-abspos' (hv)] +%\IfFileExists{pst-abspos.pro}{% +% \ProvidesFile{pst-abspos.pro} +% [2009/01/29 v. 0.01, PostScript prologue file (hv)] +% \@addtofilelist{pst-abspos.pro}}{}% +\endinput |