diff options
Diffstat (limited to 'Master/texmf-dist/source/latex/umlaute/umlaute.ins')
-rw-r--r-- | Master/texmf-dist/source/latex/umlaute/umlaute.ins | 42 |
1 files changed, 30 insertions, 12 deletions
diff --git a/Master/texmf-dist/source/latex/umlaute/umlaute.ins b/Master/texmf-dist/source/latex/umlaute/umlaute.ins index b7b943e8d2d..9c12ccbe7c8 100644 --- a/Master/texmf-dist/source/latex/umlaute/umlaute.ins +++ b/Master/texmf-dist/source/latex/umlaute/umlaute.ins @@ -1,28 +1,46 @@ \def\batchfile{umlaute.ins} -\input docstrip.tex +\input docstrip +\askonceonly \keepsilent + \preamble -Copyright (C) 1994-95 Harald Axel Sommerfeldt +Copyright (C) 1994-2006 Axel Sommerfeldt (caption@sommerfee.de) + +-------------------------------------------------------------------------- + +This work may be distributed and/or modified under the +conditions of the LaTeX Project Public License, either version 1.3 +of this license or (at your option) any later version. +The latest version of this license is in + http://www.latex-project.org/lppl.txt +and version 1.3 or later is part of all distributions of LaTeX +version 2003/12/01 or later. + +This work has the LPPL maintenance status "maintained". + +This Current Maintainer of this work is Axel Sommerfeldt. + +This work consists of the files umlaute.ins, umlaute.dtx +and the derived files umlaute.sty, atari.def, pc850.def, +isolatin.def, mac.def, and roman8.def. \endpreamble -%\generateFile{umlaute.drv}{t}{\from{umlaute.dtx}{driver}} -\generateFile{umlaute.sty}{t}{\from{umlaute.dtx}{package}} -\generateFile{atari.def}{t}{\from{umlaute.dtx}{atari}} -\generateFile{pc850.def}{t}{\from{umlaute.dtx}{pc850}} -\generateFile{isolatin.def}{t}{\from{umlaute.dtx}{isolatin}} -\generateFile{mac.def}{t}{\from{umlaute.dtx}{mac}} -\generateFile{roman8.def}{t}{\from{umlaute.dtx}{roman8}} + +\generate{\file{umlaute.sty}{\from{umlaute.dtx}{package}} + \file{atari.def}{\from{umlaute.dtx}{atari}} + \file{pc850.def}{\from{umlaute.dtx}{pc850}} + \file{isolatin.def}{\from{umlaute.dtx}{isolatin}} + \file{mac.def}{\from{umlaute.dtx}{mac}} + \file{roman8.def}{\from{umlaute.dtx}{roman8}}} \Msg{***********************************************************} \Msg{*} \Msg{* To finish the installation you have to move the files} -\Msg{* *.sty and *.def into a directory searched by TeX.} +\Msg{* umlaute.sty and *.def into a directory searched by TeX.} \Msg{*} \Msg{* To produce the (english) documentation run the file} \Msg{* `umlaute.dtx' through LaTeX.} -\Msg{* Eine deutsche Dokumentation liegt auch bei. (`anleitung.tex')} \Msg{*} \Msg{***********************************************************} - |