summaryrefslogtreecommitdiff
path: root/macros/latex/contrib/refman/refman.ins
blob: b200aeb4f990876b697fa5d1ccdc28a74d1d331a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
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