summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/source/latex/koma-script/doc/english/common-lists.tex
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/source/latex/koma-script/doc/english/common-lists.tex')
-rw-r--r--Master/texmf-dist/source/latex/koma-script/doc/english/common-lists.tex39
1 files changed, 30 insertions, 9 deletions
diff --git a/Master/texmf-dist/source/latex/koma-script/doc/english/common-lists.tex b/Master/texmf-dist/source/latex/koma-script/doc/english/common-lists.tex
index 12bb0ca90c4..a01c311f98f 100644
--- a/Master/texmf-dist/source/latex/koma-script/doc/english/common-lists.tex
+++ b/Master/texmf-dist/source/latex/koma-script/doc/english/common-lists.tex
@@ -1,6 +1,6 @@
% ======================================================================
% common-lists.tex
-% Copyright (c) Markus Kohm, 2001-2019
+% Copyright (c) Markus Kohm, 2001-2021
%
% This file is part of the LaTeX2e KOMA-Script bundle.
%
@@ -18,7 +18,7 @@
% This work consists of all files listed in manifest.txt.
% ----------------------------------------------------------------------
% common-lists.tex
-% Copyright (c) Markus Kohm, 2001-2019
+% Copyright (c) Markus Kohm, 2001-2021
%
% Dieses Werk darf nach den Bedingungen der LaTeX Project Public Lizenz,
% Version 1.3c, verteilt und/oder veraendert werden.
@@ -46,12 +46,12 @@
% ======================================================================
\KOMAProvidesFile{common-lists.tex}
- [$Date: 2019-11-19 12:56:28 +0100 (Tue, 19 Nov 2019) $
+ [$Date: 2021-02-15 19:40:44 +0100 (Mon, 15 Feb 2021) $
KOMA-Script guide (common paragraphs)]
\translator{Gernot Hassenpflug\and Markus Kohm\and Krickette Murabayashi\and
Karl Hagen}
-% Date of the translated German file: 2019-11-19
+% Date of the translated German file: 2021-02-15
\section{Lists}
\seclabel{lists}%
@@ -123,11 +123,32 @@
\fi%
Depending on the level, \KOMAScript{} classes use the following marks:
``{\labelitemi}'', ``{\labelitemii}'', ``{\labelitemiii}'', and
- ``{\labelitemiv}''. The definition of these symbols is specified in
- the macros \Macro{labelitemi}, \Macro{labelitemii},
- \Macro{labelitemiii}, and \Macro{labelitemiv}, all of which you can
- redefine using \Macro{renewcommand}. Every item is introduced with
- \Macro{item}.%
+ ``{\labelitemiv}''. The definition of these symbols is specified in the
+ macros \Macro{labelitemi}, \Macro{labelitemii}, \Macro{labelitemiii}, and
+ \Macro{labelitemiv}, all of which you can redefine using
+ \Macro{renewcommand}.
+ \BeginIndex{FontElement}{itemizelabel}\LabelFontElement{itemizelabel}%
+ \BeginIndex{FontElement}{labelitemi}\LabelFontElement{labelitemi}%
+ \BeginIndex{FontElement}{labelitemii}\LabelFontElement{labelitemii}%
+ \BeginIndex{FontElement}{labelitemiii}\LabelFontElement{labelitemiii}%
+ \BeginIndex{FontElement}{labelitemiv}\LabelFontElement{labelitemiv}%
+ With the \KOMAScript{} classes the
+ fonts\Index{font>style}\ChangedAt{v3.33}{\Class{scrbook}\and
+ \Class{scrreprt}\and \Class{scrartcl}} used to format the symbols for the
+ different levels can be changed using
+ \DescRef{\ThisCommonLabelBase.cmd.setkomafont} and
+ \DescRef{\ThisCommonLabelBase.cmd.addtokomafont} (see
+ \autoref{sec:\ThisCommonLabelBase.textmarkup},
+ \DescPageRef{\ThisCommonLabelBase.cmd.setkomafont}) for the elements
+ \FontElement{labelitemi}\important{\FontElement{labelitemi}},
+ \FontElement{labelitemii}\important{\FontElement{labelitemii}},
+ \FontElement{labelitemiii}\important{\FontElement{labelitemiii}} and
+ \FontElement{labelitemiv}\important{\FontElement{labelitemiv}}. By default
+ these all use the font setting for element
+ \FontElement{itemizelabel}\important{\FontElement{itemizelabel}}. Only
+ element \FontElement{labelitemii} additionally uses \Macro{bfseries}. The
+ default of \FontElement{itemizelabel} itself is \Macro{normalfont}. Every
+ item is introduced with \Macro{item}.%
\IfThisCommonFirstRun{\iftrue}{\csname iffalse\endcsname}
\begin{Example}
\phantomsection\xmpllabel{env.itemize}%