%%------------------------------------------------------------------ %% Driver file to extract the dtx style and package file. %% %% Copyright (C) 1995 Gerd Neugebauer %% %% 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 availlable as seperate package from any CTAN site. %% %%------------------------------------------------------------------ \def\batchfile{dtk.ins} \input docstrip.tex \keepsilent \generateFile{dtk.sty}{t}{\from{dtk.dtx}{}} \generateFile{dtk.cls}{t}{\from{dtk.dtx}{}} \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 dtk.cls dtk.sty} \Msg{*} \Msg{* and the following file into a directory searched by makeindex:} \Msg{*} \Msg{* \space\space dtk.ist} \Msg{*} \Msg{* To produce the documentation run dtk.tex through LaTeX.} \Msg{*} \Msg{* Happy TeXing} \Msg{****************************************************************} \endinput