summaryrefslogtreecommitdiff
path: root/macros/latex/contrib/koma-script/doc/common-textmarkup-en.tex
diff options
context:
space:
mode:
Diffstat (limited to 'macros/latex/contrib/koma-script/doc/common-textmarkup-en.tex')
-rw-r--r--macros/latex/contrib/koma-script/doc/common-textmarkup-en.tex22
1 files changed, 12 insertions, 10 deletions
diff --git a/macros/latex/contrib/koma-script/doc/common-textmarkup-en.tex b/macros/latex/contrib/koma-script/doc/common-textmarkup-en.tex
index 8b81bfbbb2..b2874ed8be 100644
--- a/macros/latex/contrib/koma-script/doc/common-textmarkup-en.tex
+++ b/macros/latex/contrib/koma-script/doc/common-textmarkup-en.tex
@@ -1,6 +1,6 @@
% ======================================================================
% common-textmarkup-en.tex
-% Copyright (c) Markus Kohm, 2001-2022
+% Copyright (c) Markus Kohm, 2001-2023
%
% This file is part of the LaTeX2e KOMA-Script bundle.
%
@@ -24,7 +24,7 @@
% ======================================================================
\KOMAProvidesFile{common-textmarkup-en.tex}
- [$Date: 2023-04-04 13:29:59 +0200 (Di, 04. Apr 2023) $
+ [$Date: 2023-04-20 10:04:17 +0200 (Do, 20. Apr 2023) $
KOMA-Script guide (common paragraphs)]
\translator{Gernot Hassenpflug\and Markus Kohm\and Krickette Murabayashi\and
Karl Hagen}
@@ -179,25 +179,27 @@
depending on the setting of option \Option{sfdefaults}. One of the default
values for simple switches from \autoref{tab:truefalseswitch} can be used
here. Only if this option is enabled will \Macro{maybesffamily} result in
- \Macro{sffamily} and \Macro{textmaybesf} use \Macro{textsf}. KOMA-Script
- itself uses \Macro{maybesffamily} in the default settings of elements
- \IfThisCommonLabelBase{scrextend}{}{%
+ \Macro{sffamily} and \Macro{textmaybesf} use \Macro{textsf}. This is also
+ the default setting. KOMA-Script itself uses \Macro{maybesffamily} in the
+ default settings of elements \IfThisCommonLabelBase{scrextend}{}{%
\DescRef{\LabelBase.fontelement.descriptionlabel}, %
- }%
+ }%
\IfThisCommonLabelBase{scrlttr2}{%
\DescRef{\LabelBase.fontelement.backaddress}, %
\DescRef{\LabelBase.fontelement.refname}, %
and \DescRef{\LabelBase.fontelement.lettertitle}%
}{%
\IfThisCommonLabelBase{scrextend}{%
- \DescRef{maincls.fontelement.disposition}%
+ \DescRef{maincls.fontelement.disposition} %
}{%
\DescRef{\LabelBase.fontelement.disposition}, %
- }%
+ }%
and \DescRef{\LabelBase.fontelement.dictum}%
- }.%
+ }. \Macro{maybesffamily} may thus also be used as part of the
+ \PName{commands} of the \DescRef{\LabelBase.cmd.setkomafont} and
+ \DescRef{\LabelBase.cmd.addtokomafont} statements explained below.%
\EndIndexGroup%
-\fi
+ \fi
\begin{Declaration}