summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/source/latex/pst-poly/pst-poly.ins
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2006-01-11 23:03:17 +0000
committerKarl Berry <karl@freefriends.org>2006-01-11 23:03:17 +0000
commitecf966f305f6aeff2bbdf42c82d8425921aa9eda (patch)
treedb606a57e3619610e4c35cae849d41cf4e0937d5 /Master/texmf-dist/source/latex/pst-poly/pst-poly.ins
parentac3c55a3216b5988f0e48ba9414ddb059f19a699 (diff)
source 1
git-svn-id: svn://tug.org/texlive/trunk@105 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/source/latex/pst-poly/pst-poly.ins')
-rw-r--r--Master/texmf-dist/source/latex/pst-poly/pst-poly.ins38
1 files changed, 38 insertions, 0 deletions
diff --git a/Master/texmf-dist/source/latex/pst-poly/pst-poly.ins b/Master/texmf-dist/source/latex/pst-poly/pst-poly.ins
new file mode 100644
index 00000000000..881fbeaca83
--- /dev/null
+++ b/Master/texmf-dist/source/latex/pst-poly/pst-poly.ins
@@ -0,0 +1,38 @@
+%% `pst-poly.ins'
+%%
+%% Docstrip installation instruction file for docstyle `pst-poly'
+%%
+%% Denis Girou (CNRS/IDRIS - France) <Denis.Girou@idris.fr>
+%%
+%% February 19, 2001
+
+\def\batchfile{pst-poly.ins}
+\input docstrip.tex
+\keepsilent
+\Msg{*** Generating the `pst-poly' package ***}
+\askforoverwritefalse
+\generate{\file{pst-poly.tex}{\from{pst-poly.dtx}{pst-poly}}}
+\generate{\file{pst-poly.sty}{\from{pst-poly.dtx}{latex-wrapper}}}
+\generate{\file{tst-poly.tex}{\from{pst-poly.dtx}{tst-poly}}}
+
+\ifToplevel{%
+\Msg{***********************************************************}
+\Msg{*}
+\Msg{* To finish the installation you have to move the files}
+\Msg{* pst-poly.sty and pst-poly.tex in a directory/folder searched by TeX.}
+\Msg{*}
+\Msg{* To produce the documentation, run the file `pst-poly.dtx'}
+\Msg{* through LaTeX.}
+\Msg{*}
+\Msg{* If you require the commented code, desactivating the}
+\Msg{* OnlyDescription macro, you must recompile, execute:}
+\Msg{* `makeindex -s gind.ist pst-poly'}
+\Msg{* `makeindex -s gglo.ist -o pst-poly.gls pst-poly.glo'}
+\Msg{* and recompile.}
+\Msg{*}
+\Msg{***********************************************************}
+}
+
+\endinput
+%%
+%% End of file `pst-poly.ins'