summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/source/latex/dtk/dtk.ins
blob: d768eaf5ab9597dfc533cb3a1006d385a49e3781 (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
65
66
67
68
69
70
71
72
73
74
75
%%------------------------------------------------------------------
%% Driver file to extract the dtx style and class files.
%%
%% Copyright (C) 1995-1996 Gerd Neugebauer
%% Copyright (C) 1997-2001 DANTE,
%%		       Deutschsprachige Anwendervereinigung TeX e.V.
%%
%%  dtk.ins is distributed in the hope that it  will  be useful, but
%%  WITHOUT  ANY  WARRANTY.   No    author  or  distributor  accepts
%%  responsibility to anyone for the consequences of using it or for
%%  whether it serves any particular purpose or works at all, unless
%%  he says so in writing.
%% 
%%  Everyone is granted permission to  copy, modify and redistribute
%%  dtk.ins,  provided  this copyright notice is preserved  and  any
%%  modifications are indicated.
%% 
%%------------------------------------------------------------------
%%
%% Run this file through TeX or LaTeX to extract the files.
%% You need the docstrip package as distributed with LaTeX2e.
%% It is also available as seperate package from any CTAN site.
%%
%%------------------------------------------------------------------
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%% $Id: dtk.ins,v 1.5 2002/04/10 20:57:17 gene Exp $
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\input docstrip.tex
\keepsilent
\askonceonly

\generate{\file{dtk.sty}{\from{dtk.dtx}{class}}
	  \file{dtk.cls}{\from{dtk.dtx}{class}}
          \file{dtk95.clo}{\from{dtk.dtx}{ninetyfive}}
          \file{dtk96.clo}{\from{dtk.dtx}{ninetysix}}
          \file{dtk97.clo}{\from{dtk.dtx}{ninetyseven}}
          \file{dtk98.clo}{\from{dtk.dtx}{ninetyeight}}
          \file{dtk99.clo}{\from{dtk.dtx}{ninetynine}}
          \file{dtk00.clo}{\from{dtk.dtx}{twothousand}}
          \file{dtk01.clo}{\from{dtk.dtx}{one}}
	  \file{dtk02.clo}{\from{dtk.dtx}{two}}
	  \file{dtklogos.sty}{\from{dtk.dtx}{logos}}
          \file{dtk-pdf.sty}{\from{dtk.dtx}{pdf}}
         }
\nopreamble\nopostamble
\generate{\file{dtk.ist}{\from{dtk.dtx}{ist}}
         }

\Msg{****************************************************************}
\Msg{*}
\Msg{* To finish the installation you have to move the following}
\Msg{* files into a directory searched by (La)TeX:}
\Msg{*}
\Msg{* \space\space dtk.cls dtk.sty}
\Msg{* \space\space dtk95.clo dtk96.clo dtk97.clo dtk98.clo dtk99.clo}
\Msg{* \space\space dtk00.clo dtk01.clo dtk02.clo}
\Msg{* \space\space dtklogos.sty dtk-pdf.sty}
\Msg{*}
\Msg{* and the following file into a directory searched by makeindex:}
\Msg{*}
\Msg{* \space\space dtk.ist}
\Msg{*}
\Msg{* Additionally copy the following file to a directory searched}
\Msg{* by BibTeX:}
\Msg{*}
\Msg{* \space\space dtk.bst}
\Msg{*}
\Msg{* To produce the documentation run dtk.tex through LaTeX,}
\Msg{* makeindex, and LaTeX twice again.}
\Msg{*}
\Msg{* Happy TeXing}
\Msg{****************************************************************}

\endbatchfile
\endinput