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.tex111
1 files changed, 52 insertions, 59 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 17734f58c26..1629f299237 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
@@ -1,6 +1,6 @@
% ======================================================================
% scrbookreportarticle-experts.tex
-% Copyright (c) Markus Kohm, 2001-2018
+% Copyright (c) Markus Kohm, 2001-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.
% ----------------------------------------------------------------------
% scrbookreportarticle-experts.tex
-% Copyright (c) Markus Kohm, 2001-2018
+% Copyright (c) Markus Kohm, 2001-2019
%
% Dieses Werk darf nach den Bedingungen der LaTeX Project Public Lizenz,
% Version 1.3c, verteilt und/oder veraendert werden.
@@ -48,7 +48,7 @@
% ============================================================================
\KOMAProvidesFile{scrbookreportarticle-experts.tex}
- [$Date: 2018-10-14 20:31:51 +0200 (Sun, 14 Oct 2018) $
+ [$Date: 2019-01-15 08:29:44 +0100 (Tue, 15 Jan 2019) $
KOMA-Script guide (chapter: scrbook, scrreprt, scrartcl for
experts)]
@@ -448,7 +448,7 @@ command, \Macro{\PName{name}}, or modify an existing sectioning command,
\Macro{\PName{name}}. To do so, you use the optional argument to set several
\PName{attributes}. The \PName{attributes} are a comma-separated list of
\PName{key}=\PName{value} assignments. In addition to the style-independent
-attributes shown in\autoref{tab:maincls-experts.declaresection.keys},
+attributes shown in \autoref{tab:maincls-experts.declaresection.keys},
\autopageref{tab:maincls-experts.declaresection.keys}, there are also
attributes that depend on the style. Currently the following styles are
available:
@@ -462,7 +462,7 @@ available:
commands, you can also use the attributes of
\autoref{tab:maincls-experts.declarechapterstyle.keys},
\autopageref{tab:maincls-experts.declarechapterstyle.keys}.
- Note\textnote{Attention!} that the \DescRef{maincls.cmd.addchap} command,
+ The\textnote{Attention!} \DescRef{maincls.cmd.addchap} command,
like the starred variants, is configured automatically with
\DescRef{maincls.cmd.chapter} and cannot be modified independently. Note
that \Class{scrartcl}\OnlyAt{\Class{scrbook}\and \Class{scrreprt}} does not
@@ -489,10 +489,13 @@ available:
sectioning commands, you can also use the attributes of
\autoref{tab:maincls-experts.declaresectionstyle.keys},
\autopageref{tab:maincls-experts.declaresectionstyle.keys}. When redefining
- a command, you 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. \PValue{tocindent} and
+ a command, the \ChangedAt{v3.24}{\Class{scrbook}\and
+ \Class{scrreprt}\and \Class{scrartcl}} \PName{key}s
+ \PValue{style}, \PValue{afterskip}, \PValue{beforeskip}, and \PValue{level}
+ are mandatory. The keys
+ \PValue{afterindent}\ChangedAt{v3.26}{\Class{scrbook}\and
+ \Class{scrreprt}\and \Class{scrartcl}},\PValue{font} and \PValue{indent}
+ are recommended. \PValue{tocindent} and
\PValue{tocnumwidth} may also be required depending on the command's
\PName{name}. This also applies if a command that was not previously a
sectioning command is redefined as a sectioning command using
@@ -599,34 +602,33 @@ its font settings using \DescRef{maincls.cmd.setkomafont} or
\toprule
\PName{key} & \PName{value} & Description \\
\midrule
-% TODO: New translation by Markus Kohm (please fix)
\PValue{afterindent}%
\ChangedAt{v3.26}{\Class{scrbook}\and \Class{scrreprt}\and
\Class{scrartcl}}%
& \PName{switch}
- & The \PName{switch} defines whether or not to allow the indent of the
- paragraph following a free-standing heading (see \PValue{runin}). With
- the default \PValue{bysign} the sign of \PValue{beforeskip} defines the
- behaviour. If the value of \PValue{beforeskip} is negative, the
- paragraph indent of the text following the heading is suppressed. You
- can use any values from \autoref{tab:truefalseswitch},
- \autopageref{tab:truefalseswitch} to explicitly allow or suppress that
- paragraph indent.\\
+ & The \PName{switch} determines whether the current paragraph indent is
+ applied to the first line following a freestanding heading (see
+ \PValue{runin}). With the default, \PValue{bysign}, the sign of
+ \PValue{beforeskip} determines the behaviour. If the value of
+ \PValue{beforeskip} is negative, the indentation of the first paragraph
+ following the heading is suppressed. You can use any value from
+ \autoref{tab:truefalseswitch}, \autopageref{tab:truefalseswitch} to
+ explicitly enable or disable this indentation.\\
\PValue{afterskip}
& \PName{length}
- & In case of a run-in heading, the absolute value is the horizontal space
- after the heading. In case of a free-standing heading, the value of the
- vertical skip below the heading. With \OptionValue{runin}{bysign}, a
- positive value activates a free-standing heading and a negative value or
- zero activates a run-in heading.\\
+ & In the case of a run-in heading (see \PValue{runin}), the absolute value
+ of the \PName{length} is the horizontal space after the heading. That is,
+ a positive distance is always inserted. In the case of a freestanding
+ heading, the \PName{length} is the vertical skip below the heading. With
+ \OptionValue{runin}{bysign}, a positive value results in a freestanding
+ heading, while a negative value or zero results in a run-in heading.\\
\PValue{beforeskip}
& \PName{length}
- & The vertical skip before the heading. With
+ & Specifies the vertical space before the heading. With
\OptionValue{afterindent}{bysign}, if the value is negative, a positive
distance\,---\,the amount of \PName{length}\,---\,is still inserted, but
- in this case the paragraph indent of the text following the heading is
+ in this case the indentation of the paragraph following the heading is
suppressed.\\
-% End of new translation
\PValue{font}
& \PName{font commands}
& The font settings that should be used for the heading in addition to
@@ -636,18 +638,16 @@ its font settings using \DescRef{maincls.cmd.setkomafont} or
\PValue{indent}
& \PName{length}
& The indentation of heading from the left margin.\\
-% TODO: New translation by Markus Kohm (please fix)!
\PValue{runin}
\ChangedAt{v3.26}{\Class{scrbook}\and \Class{scrreprt}\and
\Class{scrartcl}}%
& \PName{switch}
- & Defines whether to use a run-in heading or a free-standing heading. With
- the default \PValue{bysign} the sign of \PValue{afterskip} defines the
- behaviour. In this case, a positive value of \PValue{afterskip}
- deactivates a run-in heading. You can use any values from
+ & Defines whether to use a run-in or a freestanding heading. With
+ the default, \PValue{bysign}, the sign of \PValue{afterskip} determines
+ the behaviour. In this case, a positive value of \PValue{afterskip}
+ results in a freestanding heading. You can use any values from
\autoref{tab:truefalseswitch}, \autopageref{tab:truefalseswitch} to
- explicitly activate or deactivate a run-in heading.\\
-% End of new translation
+ explicitly enable or disable a run-in heading.\\
\bottomrule
\end{tabularx}
\end{table}
@@ -662,18 +662,17 @@ its font settings using \DescRef{maincls.cmd.setkomafont} or
\toprule
\PName{key} & \PName{value} & Description \\
\midrule
-% TODO: New translation by Markus Kohm (please fix)
\PValue{afterindent}%
\ChangedAt{v3.26}{\Class{scrbook}\and \Class{scrreprt}\and
\Class{scrartcl}}%
& \PName{switch}
- & The \PName{switch} defines whether or not to allow the indent of the
- paragraph following a heading. With the default \PValue{bysign} the sign
- of \PValue{beforeskip} defines the behaviour. If the value of
- \PValue{beforeskip} is negative, the paragraph indent of the text
- following the heading is suppressed. You can use any values from
+ & The \PName{switch} determines whether to apply the indentation of the
+ first paragraph following a heading. With the default, \PValue{bysign},
+ the sign of \PValue{beforeskip} defines the behaviour. If the value of
+ \PValue{beforeskip} is negative, the indentation of the paragraph
+ following the heading is suppressed. You can use any value from
\autoref{tab:truefalseswitch}, \autopageref{tab:truefalseswitch} to
- explicitly allow or suppress that paragraph indent.\\
+ explicitly enable or disable this indentation.\\
\PValue{afterskip}%
\ChangedAt{v3.26}{\Class{scrbook}\and \Class{scrreprt}\and
\Class{scrartcl}}%
@@ -684,9 +683,8 @@ its font settings using \DescRef{maincls.cmd.setkomafont} or
& The vertical skip before the heading. With
\OptionValue{afterindent}{bysign}, if the value is negative, a positive
distance\,---\,the amount of \PName{length}\,---\,is still inserted, but
- in this case the paragraph indent of the text following the heading is
- suppressed.\\
-% End of new translation
+ in this case the indentation of the first paragraph following the heading
+ is suppressed.\\
\PValue{font} & \PName{font commands} & The font setting to use for the
heading in addition to \DescRef{maincls.fontelement.disposition}. You
can use all settings, that are allowed for
@@ -718,33 +716,28 @@ its font settings using \DescRef{maincls.cmd.setkomafont} or
\toprule
\PName{key} & \PName{value} & Description \\
\midrule
-% TODO: New translation by Markus Kohm (please fix)
\PValue{afterindent}%
\ChangedAt{v3.26}{\Class{scrbook}\and \Class{scrreprt}\and
\Class{scrartcl}}%
& \PName{switch}
- & The \PName{switch} defines whether or not to allow the indent of the
- paragraph following a heading. With
- value \PValue{bysign} the sign of \PValue{beforeskip} defines the
- behaviour. If the value of \PValue{beforeskip} is negative, the
- paragraph indent of the text following the heading is suppressed. You
- can use any values from \autoref{tab:truefalseswitch},
- \autopageref{tab:truefalseswitch} to explicitly allow or suppress that
- paragraph indent. For compatibility, the default of \Class{scrartcl} is
- \PValue{false} and the default of \Class{scrbook} and \Class{scrreprt}
- is \PValue{true}.\\
-% End of new translation
+ & The \PName{switch} determines whether to apply the indentation of the
+ first paragraph following a heading. With the value \PValue{bysign},
+ the sign of \PValue{beforeskip} determines the behaviour. If the value
+ of \PValue{beforeskip} is negative, the indentation of the first
+ paragraph following the heading is suppressed. You can use any value
+ from \autoref{tab:truefalseswitch}, \autopageref{tab:truefalseswitch} to
+ explicitly enable or disable this indentation. For compatibility,
+ the default is \PValue{false} for \Class{scrartcl} and \PValue{true} for
+ \Class{scrbook} and \Class{scrreprt}.\\
\PValue{afterskip} & \PName{length} & The value is the vertical skip below
the heading.\\
-% TODO: New translation by Markus Kohm (please fix)
\PValue{beforeskip}
& \PName{length}
& The vertical skip before the heading. With
\OptionValue{afterindent}{bysign}, if the value is negative, a positive
distance\,---\,the amount of \PName{length}\,---\,is still inserted, but
- in this case the paragraph indent of the text following the heading is
- suppressed.\\
-% End of new translation
+ in this case the indentation of the first paragraph following the heading
+ is suppressed.\\
\PValue{font} & \PName{font commands} & The font setting to use for the
heading in addition to \DescRef{maincls.fontelement.disposition}. You
can use all settings that are allowed for