summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/source/latex/combine/combine.ins
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2006-01-11 23:51:53 +0000
committerKarl Berry <karl@freefriends.org>2006-01-11 23:51:53 +0000
commit23c8244f167efe6b35ad3c0eca20c2791e4a0a63 (patch)
tree87b4fc53e2e48b1159cc09c0d1c84ceaf63f0928 /Master/texmf-dist/source/latex/combine/combine.ins
parent53c0f2386f5f1eccd072dab7016c99f5f4f2aad6 (diff)
trunk/Master/texmf-dist/source/latex/combine
git-svn-id: svn://tug.org/texlive/trunk@197 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/source/latex/combine/combine.ins')
-rw-r--r--Master/texmf-dist/source/latex/combine/combine.ins67
1 files changed, 67 insertions, 0 deletions
diff --git a/Master/texmf-dist/source/latex/combine/combine.ins b/Master/texmf-dist/source/latex/combine/combine.ins
new file mode 100644
index 00000000000..05a6bb2cba7
--- /dev/null
+++ b/Master/texmf-dist/source/latex/combine/combine.ins
@@ -0,0 +1,67 @@
+%% combine.ins
+%% Copyright 2000 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.
+%%
+%% Author: Peter Wilson (CUA)
+%% now at: peter.r.wilson@boeing.com
+%%
+%% This file will generate fast loadable files and documentation
+%% driver files from the doc files in this package when run through
+%% LaTeX or TeX.
+%%
+%%
+%% --------------- start of docstrip commands ------------------
+%%
+\def\batchfile{combine.ins}
+\input docstrip.tex
+\preamble
+
+ Copyright 2000 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.
+
+Author: Peter Wilson (CUA)
+ now at: peter.r.wilson@boeing.com
+
+\endpreamble
+
+\keepsilent
+
+%%% \Msg{*** Generating the driver file ***}
+%%% \generateFile{combine.drv}{t}{\from{combine.dtx}{driver}}
+
+\Msg{*** Generating the LaTeX2e class file ***}
+
+\generateFile{combine.cls}{t}{\from{combine.dtx}{usc}}
+
+\Msg{*** Generating the LaTeX2e package files ***}
+
+\generateFile{combinet.sty}{t}{\from{combine.dtx}{pck}}
+\generateFile{combnat.sty}{t}{\from{combine.dtx}{natpack}}
+
+\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 combine.cls}
+\Msg{* \space\space combinet.sty}
+\Msg{* \space\space combnat.sty}
+\Msg{*}
+\Msg{*}
+\Msg{* To produce the documentation run the files ending with}
+\Msg{* `.dtx' through LaTeX.}
+\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