summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/source/latex/koma-script/doc/ngerman/labelbasic.lco
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/source/latex/koma-script/doc/ngerman/labelbasic.lco')
-rw-r--r--Master/texmf-dist/source/latex/koma-script/doc/ngerman/labelbasic.lco11
1 files changed, 6 insertions, 5 deletions
diff --git a/Master/texmf-dist/source/latex/koma-script/doc/ngerman/labelbasic.lco b/Master/texmf-dist/source/latex/koma-script/doc/ngerman/labelbasic.lco
index 7dd29182cfc..bf1924d71da 100644
--- a/Master/texmf-dist/source/latex/koma-script/doc/ngerman/labelbasic.lco
+++ b/Master/texmf-dist/source/latex/koma-script/doc/ngerman/labelbasic.lco
@@ -1,7 +1,7 @@
%
% labelbasic.lco
%
-% Copyright(c) Markus Kohm <komascript@gmx.de>, 2006
+% Copyright(c) Markus Kohm <komascript@gmx.de>, 2006-2011
%
%-----------------------------------------------------------------------------
@@ -9,7 +9,7 @@
% This must be line 10!!!
\ProvidesFile{labelbasic.lco}
- [2006/12/14 v0.1 unsupported LCO-file]
+ [2011/09/30 v0.2 unsupported LCO-file]
\newcommand*{\printlabel}[4][]{%
\begin{letter}{#2}%
@@ -26,7 +26,7 @@
\setkomavar{location}{}
\removereffields
- \setkomavar{date}{}
+ \KOMAoption{refline}{nodate}
\setkomavar{signature}{}
@@ -80,7 +80,8 @@
\protected@write\@auxout{%
\let\@printlabel\relax
}{%
- \@printlabel[{#1}]{\toname\string\\\toaddress}{#2}{#3}%
+ \@printlabel[{#1}]{\toname\string\\\toaddress}%
+ {#2}{#3}%
}%
\endgroup
\fi
@@ -88,4 +89,4 @@
\newcommand*{\@printlabel}[4][]{}
-\endinput \ No newline at end of file
+\endinput