summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/source/latex/dtk/dtk.ins
blob: 9d8b200d3b1ca78498454cdd6552ac65786108e2 (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
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
%%  Time-stamp: "dtk.ins        2007-08-28 21:43:35 hv"
%%------------------------------------------------------------------
%% Driver file to extract the dtx style and class files.
%%
%% Copyright (C) 1995-1996 Gerd Neugebauer
%% Copyright (C) 1997-2005 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.6 2007/08/28 20:57:17 hv Exp $
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%

\input docstrip.tex
\keepsilent
\askonceonly

\generate{
% style file still useful?
	  \file{dtk.sty}{\from{dtk.dtx}{class}}
	  \file{dtk.cls}{\from{dtk.dtx}{class}}
%          \file{dtk95.clo}{\from{dtk.dtx}{1995}}
%          \file{dtk96.clo}{\from{dtk.dtx}{1996}}
%          \file{dtk97.clo}{\from{dtk.dtx}{1997}}
%          \file{dtk98.clo}{\from{dtk.dtx}{1998}}
%          \file{dtk99.clo}{\from{dtk.dtx}{1999}}
%          \file{dtk00.clo}{\from{dtk.dtx}{2000}}
%          \file{dtk01.clo}{\from{dtk.dtx}{2001}}
%	  \file{dtk02.clo}{\from{dtk.dtx}{2002}}
%	  \file{dtk03.clo}{\from{dtk.dtx}{2003}}
%	  \file{dtk04.clo}{\from{dtk.dtx}{2004}}
%	  \file{dtk05.clo}{\from{dtk.dtx}{2005}}
%	  \file{dtk06.clo}{\from{dtk.dtx}{2006}}
	  \file{dtk07.clo}{\from{dtk.dtx}{2006|2007}}
%	  \file{dtk08.clo}{\from{dtk.dtx}{2008}}
%	  \file{dtk09.clo}{\from{dtk.dtx}{2009}}
	  \file{dtklogos.sty}{\from{dtk.dtx}{logos}}
          \file{dtk-pdf.sty}{\from{dtk.dtx}{pdf}}
         }
% warum ohne Prae-/Postambel?
% Makeindex vertraegt doch % als Kommentarzeichen -- oder?
\nopreamble\nopostamble
\generate{
	  \file{dtk-idx.ist}{\from{dtk.dtx}{idx}}
	  \file{dtk-adr.ist}{\from{dtk.dtx}{adr}}
         }

\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 dtk03.clo} % dtk04.clo
\Msg{* \space\space dtk07.clo} % dtk06.clo dtk07.clo dtk08.clo dtk09.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-idx.ist dtk-adr.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.dtx through LaTeX,}
\Msg{* makeindex, and LaTeX twice again.}
\Msg{*}
\Msg{* Happy TeXing}
\Msg{****************************************************************}

\endbatchfile
\endinput