summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/source/generic/pst-ob3d/pst-ob3d.ins
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2007-10-27 22:41:30 +0000
committerKarl Berry <karl@freefriends.org>2007-10-27 22:41:30 +0000
commitb573709765ac7c870e6e7ee9879a552dffd9f93b (patch)
tree8e940689f4a393b53ebc40cf97d3871c1037964f /Master/texmf-dist/source/generic/pst-ob3d/pst-ob3d.ins
parent34865b49e2903bde5bba4215845ef1622459285b (diff)
new pstricks package pst-ob3d (25nov06)
git-svn-id: svn://tug.org/texlive/trunk@5292 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/source/generic/pst-ob3d/pst-ob3d.ins')
-rw-r--r--Master/texmf-dist/source/generic/pst-ob3d/pst-ob3d.ins37
1 files changed, 37 insertions, 0 deletions
diff --git a/Master/texmf-dist/source/generic/pst-ob3d/pst-ob3d.ins b/Master/texmf-dist/source/generic/pst-ob3d/pst-ob3d.ins
new file mode 100644
index 00000000000..27ff19a2b9c
--- /dev/null
+++ b/Master/texmf-dist/source/generic/pst-ob3d/pst-ob3d.ins
@@ -0,0 +1,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'