summaryrefslogtreecommitdiff
path: root/graphics/pstricks/contrib/pst-ob3d/pst-ob3d.ins
blob: 27ff19a2b9c32f4d2fd9f0ffb591a4ee069d74b3 (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
%% `pst-ob3d.ins'
%%
%% Docstrip installation instruction file for docstyle `pst-ob3d'
%%
%% Denis Girou (CNRS/IDRIS - France) <Denis.Girou@idris.fr>
%%
%% April 24, 2002

\def\batchfile{pst-ob3d.ins}
\input docstrip.tex
\keepsilent
\Msg{*** Generating the `pst-ob3d' package ***}
\askforoverwritefalse
\generate{\file{pst-ob3d.tex}{\from{pst-ob3d.dtx}{pst-ob3d}}}
\generate{\file{pst-ob3d.sty}{\from{pst-ob3d.dtx}{latex-wrapper}}}

\ifToplevel{%
\Msg{***********************************************************}
\Msg{*}
\Msg{* To finish the installation you have to move the files}
\Msg{* pst-ob3d.sty and pst-ob3d.tex in a directory/folder searched by TeX.}
\Msg{*}
\Msg{* To produce the documentation, run the file `pst-ob3d.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-ob3d'}
\Msg{* `makeindex -s gglo.ist -o pst-ob3d.gls pst-ob3d.glo'}
\Msg{* and recompile.}
\Msg{*}
\Msg{***********************************************************}
}

\endinput
%% 
%% End of file `pst-ob3d.ins'