summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/source/latex/pst-3d/pst-3d.ins
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/source/latex/pst-3d/pst-3d.ins')
-rw-r--r--Master/texmf-dist/source/latex/pst-3d/pst-3d.ins38
1 files changed, 38 insertions, 0 deletions
diff --git a/Master/texmf-dist/source/latex/pst-3d/pst-3d.ins b/Master/texmf-dist/source/latex/pst-3d/pst-3d.ins
new file mode 100644
index 00000000000..deba1b20071
--- /dev/null
+++ b/Master/texmf-dist/source/latex/pst-3d/pst-3d.ins
@@ -0,0 +1,38 @@
+%% `pst-lens.ins'
+%%
+%% Docstrip installation instruction file for docstyle `pst-lens'
+%%
+%% Timothy Van Zandt <tvz@nwu.edu> (tvz)
+%% Herbert Voss <voss@pstricks.de> (hv)
+%%
+%% September 03, 2005
+
+\def\batchfile{pst-3d.ins}
+\input docstrip.tex
+\keepsilent
+\Msg{*** Generating the `pst-3d' package ***}
+\askforoverwritefalse
+\generate{\file{pst-3d.tex}{\from{pst-3d.dtx}{pst-3d}}}
+\generate{\file{pst-3d.sty}{\from{pst-3d.dtx}{latex-wrapper}}}
+%
+\ifToplevel{%
+\Msg{***********************************************************}
+\Msg{*}
+\Msg{* To finish the installation you have to move the files}
+\Msg{* pst-3d.sty and pst-3d.tex in a directory/folder searched by TeX.}
+\Msg{*}
+\Msg{* To produce the documentation, run the file `pst-3d.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-3d'}
+\Msg{* `makeindex -s gglo.ist -o pst-3d.gls pst-3d.glo'}
+\Msg{* and recompile.}
+\Msg{*}
+\Msg{***********************************************************}
+}
+
+\endinput
+%%
+%% End of file `pst-3d.ins'