diff options
author | Norbert Preining <preining@logic.at> | 2006-12-14 00:18:29 +0000 |
---|---|---|
committer | Norbert Preining <preining@logic.at> | 2006-12-14 00:18:29 +0000 |
commit | 2eef3495bef812ff74b8f19679af0a491eaef5f1 (patch) | |
tree | d7e9d010a80411837d1332474f0ad98548fdf878 /Master/texmf-dist/tex/latex/pst-infixplot | |
parent | 4bb769cd27680c3ea6058ff160c16e0324483a77 (diff) |
fix pst-infixplot installation
adapt the ctan2tds script MAKEpst to call at the end also
&SYSTEM("mv $DEST/doc/generic/$package/*sty $DEST/tex/latex/$package");
git-svn-id: svn://tug.org/texlive/trunk@2718 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/pst-infixplot')
-rw-r--r-- | Master/texmf-dist/tex/latex/pst-infixplot/infix-RPN.sty | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/Master/texmf-dist/tex/latex/pst-infixplot/infix-RPN.sty b/Master/texmf-dist/tex/latex/pst-infixplot/infix-RPN.sty new file mode 100644 index 00000000000..94ac7a4dd7c --- /dev/null +++ b/Master/texmf-dist/tex/latex/pst-infixplot/infix-RPN.sty @@ -0,0 +1,3 @@ +\ProvidesPackage{infix-RPN}[2005/05/16 package wrapper for infix-RPN.tex] +\input infix-RPN.tex +\endinput |