summaryrefslogtreecommitdiff
path: root/macros/latex/contrib/method/method.ins
diff options
context:
space:
mode:
authorNorbert Preining <norbert@preining.info>2019-09-02 13:46:59 +0900
committerNorbert Preining <norbert@preining.info>2019-09-02 13:46:59 +0900
commite0c6872cf40896c7be36b11dcc744620f10adf1d (patch)
tree60335e10d2f4354b0674ec22d7b53f0f8abee672 /macros/latex/contrib/method/method.ins
Initial commit
Diffstat (limited to 'macros/latex/contrib/method/method.ins')
-rw-r--r--macros/latex/contrib/method/method.ins60
1 files changed, 60 insertions, 0 deletions
diff --git a/macros/latex/contrib/method/method.ins b/macros/latex/contrib/method/method.ins
new file mode 100644
index 0000000000..1f02bf4506
--- /dev/null
+++ b/macros/latex/contrib/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