diff options
author | Karl Berry <karl@freefriends.org> | 2006-11-30 04:08:34 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2006-11-30 04:08:34 +0000 |
commit | 558c838dbb475d7472aeedbb7d2973c3211ed7cb (patch) | |
tree | 68676d888dad7faedab673484edc9cc742fc259a /Master/texmf-dist/tex/latex/pst-text/pst-text.sty | |
parent | d020974aa866ebf75c1a7136213c03c015c7402d (diff) |
ensure pst-text
git-svn-id: svn://tug.org/texlive/trunk@2561 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/pst-text/pst-text.sty')
-rw-r--r-- | Master/texmf-dist/tex/latex/pst-text/pst-text.sty | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/Master/texmf-dist/tex/latex/pst-text/pst-text.sty b/Master/texmf-dist/tex/latex/pst-text/pst-text.sty new file mode 100644 index 00000000000..fed1eb8c59d --- /dev/null +++ b/Master/texmf-dist/tex/latex/pst-text/pst-text.sty @@ -0,0 +1,7 @@ +\RequirePackage{pstricks} +\ProvidesPackage{pst-text}[2006/01/01 package wrapper for pst-text.tex (hv)] +\input{pst-text.tex} +\ProvidesFile{pst-text.tex} + [\filedate\space \fileversion\space `pst-text' (tvz)] +\IfFileExists{pst-text.pro}{\@addtofilelist{pst-text.pro}}{}% +\endinput |