diff options
author | Karl Berry <karl@freefriends.org> | 2006-09-18 13:35:15 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2006-09-18 13:35:15 +0000 |
commit | 5169ab043f75f072ddbdf2985c2ab85fed98e182 (patch) | |
tree | d4c63fb6d83ec2efe5d99f32a78a602720295a7f /Master/texmf-dist/source/latex/umlaute/umlaute.ins | |
parent | f1dc9fa560259d2460a98c9c5a97c76b45fa538e (diff) |
umlaute update (2feb06)
git-svn-id: svn://tug.org/texlive/trunk@2152 c570f23f-e606-0410-a88d-b1316a301751
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{***********************************************************} - |