summaryrefslogtreecommitdiff
path: root/macros/latex/contrib/koma-script/source-doc/english/common-footnotes.tex
diff options
context:
space:
mode:
Diffstat (limited to 'macros/latex/contrib/koma-script/source-doc/english/common-footnotes.tex')
-rw-r--r--macros/latex/contrib/koma-script/source-doc/english/common-footnotes.tex20
1 files changed, 12 insertions, 8 deletions
diff --git a/macros/latex/contrib/koma-script/source-doc/english/common-footnotes.tex b/macros/latex/contrib/koma-script/source-doc/english/common-footnotes.tex
index 3eb44965c1..2a3e8cac1d 100644
--- a/macros/latex/contrib/koma-script/source-doc/english/common-footnotes.tex
+++ b/macros/latex/contrib/koma-script/source-doc/english/common-footnotes.tex
@@ -46,11 +46,11 @@
% ======================================================================
\KOMAProvidesFile{common-footnotes.tex}
- [$Date: 2019-10-10 10:04:30 +0200 (Thu, 10 Oct 2019) $
+ [$Date: 2019-11-20 08:38:35 +0100 (Wed, 20 Nov 2019) $
KOMA-Script guide (common paragraphs: Footnotes)]
\translator{Markus Kohm\and Krickette Murabayashi\and Karl Hagen}
-% Date of the translated German file: 2019-10-10
+% Date of the translated German file: 2019-11-20
\section{Footnotes}
\seclabel{footnotes}%
@@ -359,7 +359,7 @@ shows the different parameters%
}
\end{lstcode}
\fi%
-\DescRef{\ThisCommonLabelBase.cmd.textsuperscript} controls both the
+\Macro{textsuperscript} controls both the
superscript and the smaller font size. The command \Macro{thefootnotemark}
contains the current footnote mark without any formatting.%
\IfThisCommonLabelBase{scrextend}{ %
@@ -470,8 +470,7 @@ in the text and in the footnote itself are identical. You can change the font
with the commands \DescRef{\ThisCommonLabelBase.cmd.setkomafont} and
\DescRef{\ThisCommonLabelBase.cmd.addtokomafont} (see
\autoref{sec:\ThisCommonLabelBase.textmarkup},
-\DescPageRef{\ThisCommonLabelBase.cmd.setkomafont})%
-\IfThisCommonLabelBase{scrextend}{ after \Macro{deffootnotemark} is used}{}.
+\DescPageRef{\ThisCommonLabelBase.cmd.setkomafont}).
\IfThisCommonFirstRun{\iftrue}{\csname iffalse\endcsname}%
\begin{Example}
@@ -590,9 +589,14 @@ By default%
}%
} %
\KOMAScript{} justifies footnotes just as in the standard classes.
-But\textnote{\KOMAScript{} vs. standard classes} you can also change the
-justification separately from the rest of the document by redefining
-\Macro{raggedfootnote}. Valid definitions are
+But\IfThisCommonLabelBase{scrextend}{%
+ \ if you use \DescRef{\LabelBase.cmd.deffootnote}%
+ \important{\DescRef{\LabelBase.cmd.deffootnote}}%
+ \IndexCmd{deffootnote}%
+}{%
+ \textnote{\KOMAScript{} vs. standard classes}%
+} you can also change the justification separately from the rest of the
+document by redefining \Macro{raggedfootnote}. Valid definitions are
\Macro{raggedright}\IndexCmd{raggedright},
\Macro{raggedleft}\IndexCmd{raggedleft},
\Macro{centering}\IndexCmd{centering}, \Macro{relax}\IndexCmd{relax} or an