summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/source/latex/koma-script/doc/english/scrbookreportarticle-experts.tex
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/source/latex/koma-script/doc/english/scrbookreportarticle-experts.tex')
-rw-r--r--Master/texmf-dist/source/latex/koma-script/doc/english/scrbookreportarticle-experts.tex41
1 files changed, 29 insertions, 12 deletions
diff --git a/Master/texmf-dist/source/latex/koma-script/doc/english/scrbookreportarticle-experts.tex b/Master/texmf-dist/source/latex/koma-script/doc/english/scrbookreportarticle-experts.tex
index ad07ec293a4..5eba7be2753 100644
--- a/Master/texmf-dist/source/latex/koma-script/doc/english/scrbookreportarticle-experts.tex
+++ b/Master/texmf-dist/source/latex/koma-script/doc/english/scrbookreportarticle-experts.tex
@@ -48,13 +48,13 @@
% ============================================================================
\KOMAProvidesFile{scrbookreportarticle-experts.tex}
- [$Date: 2017-01-02 13:30:07 +0100 (Mon, 02 Jan 2017) $
+ [$Date: 2017-05-12 13:41:47 +0200 (Fri, 12 May 2017) $
KOMA-Script guide (chapter: scrbook, scrreprt, scrartcl for
experts)]
\translator{Gernot Hassenpflug\and Markus Kohm}
-% Date of the translated German file: 2017-01-02
+% Date of the translated German file: 2017-05-08
\chapter[{Additional Information about the Main Classes and
\Package{scrextend}}]{Additional Information about the Main Classes
@@ -294,7 +294,8 @@ itself defines a lot of \PName{alias name}s for several \PName{element}s.
\begin{Declaration}
- \Macro{addtokomafontrelaxlist}\Parameter{macro}%
+ \Macro{addtokomafontrelaxlist}\Parameter{macro}
+ \Macro{addtokomafontonearglist}\Parameter{macro}
\Macro{addtokomafontgobblelist}\Parameter{macro}
\end{Declaration}
As already mentioned in \autoref{part:forAuthors} of this manual, font
@@ -328,7 +329,11 @@ element. But this is exactly what \Macro{MakeUppercase}
needs. Therefore\ChangedAt{v3.17}{\Class{scrbook}\and \Class{scrreprt}\and
\Class{scrartcl}} \KOMAScript{} holds a list of macros, which should become
\Macro{relax} inside \DescRef{maincls.cmd.usefontofkomafont} and it's
-siblings. Amongst others, \Macro{normalcolor}, \Macro{MakeUppercase}, and
+siblings. Since \KOMAScript~3.24\ChangedAt{v3.24}{\Class{scrbook}\and
+ \Class{scrreprt}\and \Class{scrartcl}} only \Macro{normalcolor} is added to
+this list by default.
+
+Amongst others, \Macro{normalcolor}, \Macro{MakeUppercase}, and
\Macro{MakeLowercase} are part of that list. More macros can be added one by
one using \Macro{addtokomafontrelaxlist}.
@@ -340,12 +345,21 @@ list. The user himself is responsible for all errors resulting in the usage of
misunderstood as a legitimation for adding all kind of commands to the font
setting of an element!
+For\ChangedAt{v3.24}{\Class{scrbook}\and \Class{scrreprt}\and
+ \Class{scrartcl}} some commands you may prefere to execute the first
+argument unchanged. These commands can be added to another list using
+\Macro{addtokomatfontonearglist}. By default \Macro{MakeUppercase} and
+\Macro{MakeLowercase} are added to this list.
+
If\ChangedAt{v3.19}{\Class{scrbook}\and \Class{scrreprt}\and \Class{scrartcl}}
a \PName{macro} and it's first argument should be ignored locally inside
\DescRef{maincls.cmd.usefontofkomafont} and it's siblings, you can use
\Macro{addtokomafontgobblelist} instead of \Macro{addtokomafontrelaxlist}. An
example for this is the command \Macro{color}, that has to be ignored with the
-colour name and therefore is a default member of the gobble-list.%
+colour name and therefore is a default member of the gobble-list.
+
+Note, the defaults of the three lists can change. If you need a command inside
+one of the lists you should add it yourself.%
\EndIndexGroup
@@ -464,11 +478,13 @@ dependent attributes, too. Currently the following styles are provided:
existing commands you can also use the additional attributes of
\autoref{tab:maincls-experts.declaresectionstyle.keys},
\autopageref{tab:maincls-experts.declaresectionstyle.keys}. Definitions of
- new commands need at least the \PName{key}s \PValue{style},
- \PValue{afterskip}, \PValue{beforeskip}, \PValue{font}, \PValue{indent},
- \PValue{level}, \PValue{tocindent}, and \PValue{tocnumwidth}. This is also
- true if a command that was not a section-like command before will be
- redefined as a section-like command using
+ new commands need\ChangedAt{v3.24}{\Class{scrbook}\and \Class{scrreprt}\and
+ \Class{scrartcl}} at least the \PName{key}s \PValue{style},
+ \PValue{afterskip}, \PValue{beforeskip}, and \PValue{level}. \PValue{font}
+ and \PValue{indent} are recommended. Need for \PValue{tocindent} and
+ \PValue{tocnumwidth} depend on the command \PName{name}. This is also true
+ if a command that was not a section-like command before will be redefined as
+ a section-like command using
\Macro{RedeclareSectionCommand}. Note\textnote{Attention!} that command
\Macro{addsec} and the star variants are configured automatically together
with \DescRef{maincls.cmd.section} and should not be changed
@@ -488,7 +504,8 @@ dependent attributes, too. Currently the following styles are provided:
\begin{tabularx}{\linewidth}{llX}
\toprule
\PName{key} & \PName{value} & Description \\
- \midrule \PValue{counterwithin} & \PName{counter name} & The value of the
+ \midrule%
+ \PValue{counterwithin} & \PName{counter name} & The value of the
counter of the heading should depend on \PName{counter name}. Whenever
\Macro{stepcounter} or \Macro{refstepcounter} increases the value of
\PName{counter name}, the value of the counter of this heading should be
@@ -521,7 +538,7 @@ dependent attributes, too. Currently the following styles are provided:
the table of contents. You can use every already defined toc-entry style
(see \autoref{sec:tocbasic.tocstyle}). An empty \PName{name} prevents a
new definition of the toc-entry
- command.\\
+ command \Macro{l@\dots}.\\
\ChangedAt[2016/03]{v3.20}{\Class{scrbook}\and \Class{scrreprt}\and
\Class{scrartcl}}%
\PValue{toc\PName{option}} & \PName{value} & Additional options depending