summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/source/latex/dtk/dtk.ins
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/source/latex/dtk/dtk.ins')
-rw-r--r--Master/texmf-dist/source/latex/dtk/dtk.ins91
1 files changed, 0 insertions, 91 deletions
diff --git a/Master/texmf-dist/source/latex/dtk/dtk.ins b/Master/texmf-dist/source/latex/dtk/dtk.ins
deleted file mode 100644
index 9d8b200d3b1..00000000000
--- a/Master/texmf-dist/source/latex/dtk/dtk.ins
+++ /dev/null
@@ -1,91 +0,0 @@
-%% 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