diff options
Diffstat (limited to 'Master/texmf-dist/source/latex/koma-script/scrlettr.dtx')
-rw-r--r-- | Master/texmf-dist/source/latex/koma-script/scrlettr.dtx | 64 |
1 files changed, 32 insertions, 32 deletions
diff --git a/Master/texmf-dist/source/latex/koma-script/scrlettr.dtx b/Master/texmf-dist/source/latex/koma-script/scrlettr.dtx index b03cb83c17c..2a97d718a13 100644 --- a/Master/texmf-dist/source/latex/koma-script/scrlettr.dtx +++ b/Master/texmf-dist/source/latex/koma-script/scrlettr.dtx @@ -1,34 +1,42 @@ -% \CheckSum{1888} -% \iffalse +% \CheckSum{1879} +% \iffalse meta-comment % ====================================================================== -% scrlettr.dtx -% Copyright (C) 1995-2004 Axel Kielhorn and Markus Kohm +% scrlettr.dtx +% Copyright (c) Axel Kielhorn and Markus Kohm, 1995-2006 +% +% This file is part of the LaTeX2e KOMA-Script bundle. +% +% This work may be distributed and/or modified under the conditions of +% the LaTeX Project Public License, version 1.3b of the license. +% The latest version of this license is in +% http://www.latex-project.org/lppl.txt +% and version 1.3b or later is part of all distributions of LaTeX +% version 2005/12/01 or later and of this work. % -% This file is part of the LaTeX2e KOMA-Script-Bundle +% This work has the LPPL maintenance status "author-maintained". % -% This file can be redistributed and/or modified under the terms -% of the LaTeX Project Public License Version 1.0 distributed -% together with this file. See LEGAL.TXT or LEGALDE.TXT. +% The Current Maintainer and author of this work is Markus Kohm. % -% This bundle is written specialy for use at german-language. So the -% main documentation is german. There is also a english documentation, -% but this is NOT up-to-date. +% This work consists of all files listed in manifest.txt. % ---------------------------------------------------------------------- % scrlettr.dtx -% Copyright (C) 1995-2004 Axel Kielhorn und Markus Kohm +% Copyright (c) Axel Kielhorn and Markus Kohm, 1995-2006 % -% Diese Datei ist Teil des LaTeX2e KOMA-Script-Pakets. +% Dieses Werk darf nach den Bedingungen der LaTeX Project Public Lizenz, +% Version 1.3b, verteilt und/oder veraendert werden. +% Die neuste Version dieser Lizenz ist +% http://www.latex-project.org/lppl.txt +% und Version 1.3b ist Teil aller Verteilungen von LaTeX +% Version 2005/12/01 oder spaeter und dieses Werks. % -% Diese Datei kann nach den Regeln der LaTeX Project Public -% Licence Version 1.0, wie sie zusammen mit dieser Datei verteilt -% wird, weiterverbreitet und/oder modifiziert werden. Siehe dazu -% auch LEGAL.TXT oder LEGALDE.TXT. +% Dieses Werk hat den LPPL-Verwaltungs-Status "author-maintained" +% (allein durch den Autor verwaltet). % -% Dieses Paket ist f"ur den deutschen Sprachraum konzipiert. Daher ist -% auch diese Anleitung komplett in Deutsch. Zwar existiert auch eine -% englische Version der Anleitung, diese hinkt der deutschen Anleitung -% jedoch fast immer hinterher. +% Der Aktuelle Verwalter und Autor dieses Werkes ist Markus Kohm. +% +% Dieses Werk besteht aus den in manifest.txt aufgefuehrten Dateien. % ====================================================================== +% \fi % % \CharacterTable % {Upper-case \A\B\C\D\E\F\G\H\I\J\K\L\M\N\O\P\Q\R\S\T\U\V\W\X\Y\Z @@ -46,6 +54,8 @@ % Grave accent \` Left brace \{ Vertical bar \| % Right brace \} Tilde \~} % +% \iffalse +%%% From: scrlettr.dtx %<*dtx> \ProvidesFile{scrlettr.dtx} %</dtx> @@ -57,7 +67,6 @@ %<scrlettr> OBSOLETE LaTeX2e KOMA %</scrlettr|dtx|driver> -%<beta> BETA-VERSION %<scrlettr> document class] % %<*driver|dtx> @@ -1428,13 +1437,6 @@ % \end{macrocode} %\iffalse % \begin{macrocode} -%<*beta> -\ClassWarningNoLine{scrlettr} - {THIS IS A BETA VERSION!\MessageBreak - YOU SHOULD NOT USE THIS VERSION!\MessageBreak - YOU SHOULD INSTALL THE RELEASE FROM CTAN\MessageBreak - AND USE THAT INSTEAD OF THIS BETA VERSION} -%</beta> \ClassWarningNoLine{scrlettr}{% THIS CLASS IS OBSOLETE AND NOT LONGER SUPPORTED!\MessageBreak Since the new KOMA-Script letter class ``scrlttr2'' was\MessageBreak @@ -2803,8 +2805,6 @@ %</scrlettr> % \end{macrocode} % -% \input{scrlogo.dtx} -% % \IndexPrologue{\clearpage % \section*{Index} % \markboth{Index}{Index} @@ -2831,6 +2831,6 @@ % Ende der Datei `scrlettr.dtx' %%% Local Variables: -%%% mode: latex +%%% mode: doctex %%% Text-master: t %%% End:
\ No newline at end of file |