summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/source/latex/newfile/newfile.ins
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2006-01-11 23:55:31 +0000
committerKarl Berry <karl@freefriends.org>2006-01-11 23:55:31 +0000
commit25837b12ef3d7b2d15b51948cf5f98f2d1c037fd (patch)
treee9798a15384093ac948330cb8271b3cfdfc768e4 /Master/texmf-dist/source/latex/newfile/newfile.ins
parent697d7ec2ecdc848c7c6ca9881fdf9c9deec6d0a4 (diff)
trunk/Master/texmf-dist/source/latex/newfile
git-svn-id: svn://tug.org/texlive/trunk@410 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/source/latex/newfile/newfile.ins')
-rw-r--r--Master/texmf-dist/source/latex/newfile/newfile.ins61
1 files changed, 61 insertions, 0 deletions
diff --git a/Master/texmf-dist/source/latex/newfile/newfile.ins b/Master/texmf-dist/source/latex/newfile/newfile.ins
new file mode 100644
index 00000000000..ba21c320bca
--- /dev/null
+++ b/Master/texmf-dist/source/latex/newfile/newfile.ins
@@ -0,0 +1,61 @@
+%%
+%% newfile.ins
+%%
+%% This program is provided under the terms of the
+%% LaTeX Project Public License distributed from CTAN
+%% archives in directory macros/latex/base/lppl.txt.
+%%
+%% This file will generate fast loadable files and documentation
+%% driver files from the doc files in this package when run through
+%% LaTeX or TeX.
+%%
+%% Author: Peter Wilson (CUA)
+%% now at: peter.r.wilson@boeing.com
+%%
+%%
+%% --------------- start of docstrip commands ------------------
+%%
+\def\batchfile{newfile.ins}
+\input docstrip.tex
+\preamble
+
+ 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{newfile.drv}{t}{\from{newfile.dtx}{driver}}
+
+\Msg{*** Generating the LaTeX2e package files ***}
+
+\generateFile{newfile.sty}{t}{\from{newfile.dtx}{outin}}
+
+
+\Msg{***********************************************************}
+\Msg{*}
+\Msg{* To finish the installation you have to move the following}
+\Msg{* files into a directory searched by LaTeX. See the FAQ on}
+\Msg{* CTAN at /help/uk-tex-faq for more on this.}
+\Msg{*}
+\Msg{* \space\space newfile.sty}
+\Msg{*}
+\Msg{*}
+\Msg{* To produce the documented source run the files ending with}
+\Msg{* `.dtx' through LaTeX.}
+\Msg{* For an index 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