summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/source/latex/protocol/protocol.ins
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2006-01-11 23:56:27 +0000
committerKarl Berry <karl@freefriends.org>2006-01-11 23:56:27 +0000
commitd513b55dfc880b18997d7402690aa6db0918b021 (patch)
tree5518007a54b4712921e1b0bf17d00d425894ba96 /Master/texmf-dist/source/latex/protocol/protocol.ins
parentf7970fb63a5bed2d7b0756d1ab933446990b56bb (diff)
trunk/Master/texmf-dist/source/latex/protocol
git-svn-id: svn://tug.org/texlive/trunk@466 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/source/latex/protocol/protocol.ins')
-rw-r--r--Master/texmf-dist/source/latex/protocol/protocol.ins60
1 files changed, 60 insertions, 0 deletions
diff --git a/Master/texmf-dist/source/latex/protocol/protocol.ins b/Master/texmf-dist/source/latex/protocol/protocol.ins
new file mode 100644
index 00000000000..c5c93716bd2
--- /dev/null
+++ b/Master/texmf-dist/source/latex/protocol/protocol.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{protocol.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{protocol.cls}{t}{
+ \from{protocol.dtx}{protocol}}
+
+\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 protocol.cls}
+\Msg{*}
+\Msg{* To produce the documentation run the file `protocol.dtx'}
+\Msg{* through LaTeX.}
+\Msg{*}
+\Msg{* Happy TeXing}
+\Msg{***********************************************************}
+}
+
+\endinput