summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/source/latex/pst-poly/pst-poly.ins
blob: 881fbeaca83cac1eecc5dfad1a12ab18669e0cc6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
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'