summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/source/latex/koma-script/doc/english/scrbase.tex
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/source/latex/koma-script/doc/english/scrbase.tex')
-rw-r--r--Master/texmf-dist/source/latex/koma-script/doc/english/scrbase.tex32
1 files changed, 15 insertions, 17 deletions
diff --git a/Master/texmf-dist/source/latex/koma-script/doc/english/scrbase.tex b/Master/texmf-dist/source/latex/koma-script/doc/english/scrbase.tex
index 691c2e7ee13..80ed5b2b037 100644
--- a/Master/texmf-dist/source/latex/koma-script/doc/english/scrbase.tex
+++ b/Master/texmf-dist/source/latex/koma-script/doc/english/scrbase.tex
@@ -1,6 +1,6 @@
% ======================================================================
% scrbase.tex
-% Copyright (c) Markus Kohm, 2002-2018
+% Copyright (c) Markus Kohm, 2002-2019
%
% This file is part of the LaTeX2e KOMA-Script bundle.
%
@@ -18,7 +18,7 @@
% This work consists of all files listed in manifest.txt.
% ----------------------------------------------------------------------
% scrbase.tex
-% Copyright (c) Markus Kohm, 2002-2018
+% Copyright (c) Markus Kohm, 2002-2019
%
% Dieses Werk darf nach den Bedingungen der LaTeX Project Public Lizenz,
% Version 1.3c, verteilt und/oder veraendert werden.
@@ -46,7 +46,7 @@
% ======================================================================
\KOMAProvidesFile{scrbase.tex}
- [$Date: 2018-08-27 08:53:35 +0200 (Mon, 27 Aug 2018) $
+ [$Date: 2019-01-15 08:29:44 +0100 (Tue, 15 Jan 2019) $
KOMA-Script package scrbase]
\translator{Markus Kohm\and Melvin Hendrix\and Karl Hagen}
@@ -760,15 +760,15 @@ is called applies.%
\Parameter{key}\Parameter{length}\Parameter{value}
\Macro{FamilyLengthMacroKey}\OParameter{member}\Parameter{family}
\Parameter{key}
- \OParameter{default}\Parameter{Makro}
+ \OParameter{default}\Parameter{macro}
\Macro{FamilySetLengthMacro}\Parameter{family}
- \Parameter{key}\Parameter{Makro}
+ \Parameter{key}\Parameter{macro}
\Parameter{value}%
\Macro{FamilyUseLengthMacroKey}\OParameter{member}\Parameter{family}
\Parameter{key}
- \OParameter{default}\Parameter{Makro}
+ \OParameter{default}\Parameter{macro}
\Macro{FamilySetUseLengthMacro}\Parameter{family}
- \Parameter{key}\Parameter{Makro}
+ \Parameter{key}\Parameter{macro}
\Parameter{value}%
\end{Declaration}
With\ChangedAt{v3.12}{\Package{scrbase}} \Macro{FamilyLengthKey}, you can
@@ -786,18 +786,16 @@ If\ChangedAt{v3.15}{\Package{scrbase}} the value is omitted, the
\PName{default} is used instead. If there is no \PName{default}, the
\PName{key} can be used only with an explicit value.
-% New translation by MJK (please fix it!):
-\Macro{FamilyLengthMacroKey} and \Macro{FamilySetLengthMacroKey} respectively
-\Macro{FamilySetLengthMacro} and \Macro{FamilySetUseLengthMacro} store the
-\PName{value} not in a \PName{length} but in a
+When you use \Macro{FamilyLengthMacroKey} and \Macro{FamilySetLengthMacroKey},
+or \Macro{FamilySetLengthMacro} and \Macro{FamilySetUseLengthMacro}, the
+\PName{value} is stored not in a \PName{length} but in a
\PName{macro}. \Macro{FamilyLengthMacroKey} and
-\Macro{FamilySetLengthMacroKey} define \PName{macro} to be the current
-\PName{value} similar to the \Macro{setlength}. In opposite to this,
+\Macro{FamilySetLengthMacroKey} define the \PName{macro} to be the
+\PName{value} as evaluated at the point of definition, similar to
+\Macro{setlength}. In contrast,
\Macro{FamilyUseLengthMacroKey}\ChangedAt{v3.20}{\Package{scrbase}} and
-\Macro{FamilySetUseLengthMacroKey} define \PName{macro} to be \PName{value} as
-given. So \PName{value} is evaluated whenever \PName{macro} is used instead of
-when \PName{macro} is defined.%
-% End of new translation.
+\Macro{FamilySetUseLengthMacroKey} store the \PName{value} directly, and
+so the \PName{value} is reevaluated each time the \PName{macro} is used.%
\EndIndexGroup