summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/source/latex/method/method.ins
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2006-01-11 23:03:17 +0000
committerKarl Berry <karl@freefriends.org>2006-01-11 23:03:17 +0000
commitecf966f305f6aeff2bbdf42c82d8425921aa9eda (patch)
treedb606a57e3619610e4c35cae849d41cf4e0937d5 /Master/texmf-dist/source/latex/method/method.ins
parentac3c55a3216b5988f0e48ba9414ddb059f19a699 (diff)
source 1
git-svn-id: svn://tug.org/texlive/trunk@105 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/source/latex/method/method.ins')
-rw-r--r--Master/texmf-dist/source/latex/method/method.ins60
1 files changed, 60 insertions, 0 deletions
diff --git a/Master/texmf-dist/source/latex/method/method.ins b/Master/texmf-dist/source/latex/method/method.ins
new file mode 100644
index 00000000000..1f02bf45063
--- /dev/null
+++ b/Master/texmf-dist/source/latex/method/method.ins
@@ -0,0 +1,60 @@
+%%
+%% This file will generate fast loadable files and documentation
+%% driver files from the doc files in this package when run through
+%% LaTeX or TeX.
+%%
+%% Copyright (C) 1997-1999 Thomas Leineweber
+%% Lehrstuhl VI
+%% Fachbereich Informatik
+%% Universitaet Dortmund
+%%
+%%
+%% This file is based upon the standard .ins-Files shipped with the
+%% LaTeX-Distribution
+%%
+%% It may be distributed under the terms of the LaTeX Project Public
+%% License, as described in lppl.txt in the base LaTeX distribution.
+%% Either version 1.0 or, at your option, any later version.
+%%
+%% --------------- start of docstrip commands ------------------
+%%
+\def\batchfile{method.ins}
+\input docstrip.tex
+\preamble
+
+This is a generated file.
+Copyright (C) 1997-1999 Thomas Leineweber, University of Dortmund.
+
+This file may be distributed under the terms of the LaTeX Project Public
+License, as described in lppl.txt in the base LaTeX distribution.
+Either version 1.0 or, at your option, any later version.
+
+For error reports in case of UNCHANGED versions see the readme file.
+
+Please do not request updates from me directly. Distribution is
+done through the Comprehensive TeX Archive Network (CTAN).
+
+\endpreamble
+\keepsilent
+
+\Msg{*** Generating method style file ***}
+
+\generateFile{method.sty}{t}{
+ \from{method.dtx}{method}}
+
+\ifToplevel{
+\Msg{***********************************************************}
+\Msg{*}
+\Msg{* To finish the installation you have to move the following}
+\Msg{* files into a directory searched by TeX:}
+\Msg{*}
+\Msg{* \space\space method.sty}
+\Msg{*}
+\Msg{* To produce the documentation run the file `method.dtx'}
+\Msg{* through LaTeX.}
+\Msg{*}
+\Msg{* Happy TeXing}
+\Msg{***********************************************************}
+}
+
+\endinput