summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/source/latex/bez123/bez123.ins
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2006-01-11 23:51:12 +0000
committerKarl Berry <karl@freefriends.org>2006-01-11 23:51:12 +0000
commit49110d0df1b2a5e1e4d88f22fb3e691ad679a63a (patch)
tree96dae2e8b8463fd5bdfa2ee02c23f40809c88c18 /Master/texmf-dist/source/latex/bez123/bez123.ins
parent046a53eeb5a85347ebf6d69637034ebf90d155a6 (diff)
trunk/Master/texmf-dist/source/latex/bez123
git-svn-id: svn://tug.org/texlive/trunk@158 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/source/latex/bez123/bez123.ins')
-rw-r--r--Master/texmf-dist/source/latex/bez123/bez123.ins61
1 files changed, 61 insertions, 0 deletions
diff --git a/Master/texmf-dist/source/latex/bez123/bez123.ins b/Master/texmf-dist/source/latex/bez123/bez123.ins
new file mode 100644
index 00000000000..f7983576b0e
--- /dev/null
+++ b/Master/texmf-dist/source/latex/bez123/bez123.ins
@@ -0,0 +1,61 @@
+%% bez123.ins
+%% Copyright 1998 Peter R. Wilson
+%%
+%% This file will generate fast loadable files and documentation
+%% driver files from the doc files in this package when run through
+%% LaTeX or TeX.
+%%
+%% This program is provided under the terms of the
+%% LaTeX Project Public License distributed from CTAN
+%% archives in directory macros/latex/base/lppl.txt.
+%%
+%% Author: Peter Wilson (CUA and NIST)
+%% now at: peter.r.wilson@boeing.com
+%%
+%% --------------- start of docstrip commands ------------------
+%%
+\def\batchfile{bez123.ins}
+\input docstrip.tex
+\preamble
+
+Author: Peter Wilson (CUA and NIST)
+ now at: peter.r.wilson@boeing.com
+
+Copyright 1998 Peter R. Wilson
+
+ This program is provided under the terms of the
+ LaTeX Project Public License distributed from CTAN
+ archives in directory macros/latex/base/lppl.txt.
+
+\endpreamble
+
+\keepsilent
+
+%%% \Msg{*** Generating the driver file ***}
+%%% \generateFile{bez123.drv}{t}{\from{bez123.dtx}{driver}}
+
+\Msg{*** Generating the LaTeX2e package files ***}
+
+\generateFile{bez123.sty}{t}{\from{bez123.dtx}{bez}}
+\generateFile{multiply.sty}{t}{\from{bez123.dtx}{mult}}
+
+\Msg{***********************************************************}
+\Msg{*}
+\Msg{* To finish the installation you have to move the following}
+\Msg{* file(s) into a directory searched by TeX:}
+\Msg{*}
+\Msg{* \space\space bez123.sty}
+\Msg{* \space\space multiply.sty}
+\Msg{*}
+\Msg{* To produce the documentation run the files ending with}
+\Msg{* `.dtx' through LaTeX.}
+\Msg{*}
+\Msg{* Process any name.idx file by:}
+\Msg{* \space\space\space\space makeindex -s gind.ist name}
+\Msg{* Process any name.glo file by:}
+\Msg{* \space\space\space\space makeindex -s gglo.ist -o name.gls name.glo}
+\Msg{*}
+\Msg{* Happy TeXing}
+\Msg{***********************************************************}
+
+\endinput