summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/source/latex/refman/refman.ins
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2006-01-11 23:57:01 +0000
committerKarl Berry <karl@freefriends.org>2006-01-11 23:57:01 +0000
commite6d8f281838bc08716be98e144177106349156b3 (patch)
tree273c4716aa394c86c1e18f6d2fdddf88d87e984c /Master/texmf-dist/source/latex/refman/refman.ins
parent57cbfd79857c117f37221eeb084b210febc7398b (diff)
trunk/Master/texmf-dist/source/latex/refman
git-svn-id: svn://tug.org/texlive/trunk@485 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/source/latex/refman/refman.ins')
-rw-r--r--Master/texmf-dist/source/latex/refman/refman.ins64
1 files changed, 64 insertions, 0 deletions
diff --git a/Master/texmf-dist/source/latex/refman/refman.ins b/Master/texmf-dist/source/latex/refman/refman.ins
new file mode 100644
index 00000000000..b200aeb4f99
--- /dev/null
+++ b/Master/texmf-dist/source/latex/refman/refman.ins
@@ -0,0 +1,64 @@
+%%
+%% 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 1988 - 94 by H. Partl.
+% Copyright 1994 - 99 by Axel Kielhorn
+%
+% This program can be redistributed and/or modified under the terms
+% of the LaTeX Project Public License Distributed from CTAN
+% archives in directory macros/latex/base/lppl.txt; either
+% version 1 of the License, or any later version.
+%
+% --------------- start of docstrip commands ------------------
+%
+\def\batchfile{refman.ins}
+\input docstrip.tex
+\preamble
+
+Copyright (C) 1988-1994 by H. Partl.
+Copyright (C) 1994-1999 by Axel Kielhorn. All rights reserved.
+For additional copyright information see further down in this file.
+
+This file is to be used with the LaTeX2e system.
+------------------------------------------------
+
+This program can be redistributed and/or modified under the terms
+of the LaTeX Project Public License Distributed from CTAN
+archives in directory macros/latex/base/lppl.txt; either
+version 1 of the License, or any later version.
+
+\endpreamble
+\def\batchfile{refman.dst} % ignored in distribution
+\input docstrip.tex % ignored in distribution
+
+\keepsilent
+
+\Msg{*** Generating the document class files ***}
+
+\generate{\file{refart.cls}{\from{refman.dtx}{refart}}
+ \file{refrep.cls}{\from{refman.dtx}{refrep}}
+ }
+
+\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 refart.cls}
+\Msg{* \space\space refrep.cls}
+\Msg{*}
+\Msg{* To produce the documentation run refman.dtx}
+\Msg{* through LaTeX.}
+\Msg{*}
+\Msg{* Layout_e.tex contains an english guide to refman.}
+\Msg{* Layout_d.tex enth"alt die deutsche Anleitung}
+\Msg{*}
+\Msg{* Happy TeXing}
+\Msg{***********************************************************}
+}
+
+\endinput