diff options
author | Karl Berry <karl@freefriends.org> | 2006-06-21 13:38:41 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2006-06-21 13:38:41 +0000 |
commit | e447faa0c35a303add97ae12c4d405245a8bf2b5 (patch) | |
tree | ddb41bc77b22a558dede8c89ebb74e46717758fa /Master/texmf-dist/source/latex/pspicture/pspicture.ins | |
parent | 2893c6b2ec424b0b9aacbc8583b1274c7352a505 (diff) |
pspicture split out from carlisle now
git-svn-id: svn://tug.org/texlive/trunk@1715 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/source/latex/pspicture/pspicture.ins')
-rw-r--r-- | Master/texmf-dist/source/latex/pspicture/pspicture.ins | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/Master/texmf-dist/source/latex/pspicture/pspicture.ins b/Master/texmf-dist/source/latex/pspicture/pspicture.ins new file mode 100644 index 00000000000..e9bad40d289 --- /dev/null +++ b/Master/texmf-dist/source/latex/pspicture/pspicture.ins @@ -0,0 +1,14 @@ +\input docstrip +\keepsilent +\preamble +\endpreamble + +\askforoverwritefalse +\def\ps{\perCent!} + +\generate{\file{pspicture.sty}{\from{pspicture.dtx}{package,dvips}} +\usepostamble\empty +\usepreamble\ps + \file{pspicture.ps}{\from{pspicture.dtx}{ps}}} + +\endbatchfile |