summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/source/latex/koma-script/doc/ngerman/labelbasic.lco
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2012-03-07 00:36:15 +0000
committerKarl Berry <karl@freefriends.org>2012-03-07 00:36:15 +0000
commit3c83ff430f9038fe824468a3a6df3cd66cff0016 (patch)
treeecb739f4be1b4e22130fd6c816d320643c3b9110 /Master/texmf-dist/source/latex/koma-script/doc/ngerman/labelbasic.lco
parent742ee4652adc1208821c470a0fb7cb97fbe82905 (diff)
koma-script (6mar12)
git-svn-id: svn://tug.org/texlive/trunk@25573 c570f23f-e606-0410-a88d-b1316a301751
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