From e60efd509538be0bc0f8615d6574ed6a0f2b77fb Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Sun, 3 Feb 2019 22:49:58 +0000 Subject: koma-script (3feb19) git-svn-id: svn://tug.org/texlive/trunk@49929 c570f23f-e606-0410-a88d-b1316a301751 --- .../koma-script/doc/english/common-marginpar.tex | 8 +- .../koma-script/doc/english/common-options.tex | 6 +- .../koma-script/doc/english/common-textmarkup.tex | 10 +- .../latex/koma-script/doc/english/introduction.tex | 8 +- .../latex/koma-script/doc/english/scrbase.tex | 32 +- .../doc/english/scrbookreportarticle-experts.tex | 111 +- .../doc/english/scrbookreportarticle.tex | 19 +- .../latex/koma-script/doc/english/scrjura.tex | 10 +- .../koma-script/doc/english/scrlttr2-experts.tex | 46 +- .../latex/koma-script/doc/english/scrlttr2.tex | 13 +- .../latex/koma-script/doc/english/typearea.tex | 37 +- .../doc/ngerman/scrbookreportarticle.tex | 18 +- .../source/latex/koma-script/doc/scrguide.cls | 11 +- .../source/latex/koma-script/doc/scrguide.html | 1054 ++++++------ .../source/latex/koma-script/doc/scrguide.pdf | Bin 3148601 -> 3150915 bytes .../source/latex/koma-script/doc/scrguien.html | 1788 ++++++++++---------- .../source/latex/koma-script/doc/scrguien.pdf | Bin 2999166 -> 2999593 bytes 17 files changed, 1578 insertions(+), 1593 deletions(-) (limited to 'Master/texmf-dist/source/latex/koma-script/doc') diff --git a/Master/texmf-dist/source/latex/koma-script/doc/english/common-marginpar.tex b/Master/texmf-dist/source/latex/koma-script/doc/english/common-marginpar.tex index 4ef54b7e68e..05e2bdd1f3d 100644 --- a/Master/texmf-dist/source/latex/koma-script/doc/english/common-marginpar.tex +++ b/Master/texmf-dist/source/latex/koma-script/doc/english/common-marginpar.tex @@ -1,6 +1,6 @@ % ====================================================================== % common-marginpar.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. % ---------------------------------------------------------------------- % common-marginpar.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. @@ -46,7 +46,7 @@ % ====================================================================== \KOMAProvidesFile{common-marginpar.tex} - [$Date: 2018-03-30 09:37:06 +0200 (Fri, 30 Mar 2018) $ + [$Date: 2019-01-15 08:29:44 +0100 (Tue, 15 Jan 2019) $ KOMA-Script guide (common paragraphs)] \translator{Gernot Hassenpflug\and Markus Kohm\and Karl Hagen} @@ -100,7 +100,7 @@ command. \begin{Example} \phantomsection\xmpllabel{cmd.marginline}% In some parts of this \iffree{guide}{book}, the class name - \Class{scrartcl} can be found in the margin. You can produced this with:% + \Class{scrartcl} can be found in the margin. You can produce this with:% \iftrue% Umbruchkorrekturtext \footnote{Actually, instead of \Macro{texttt}, a semantic markup was used. To avoid confusion, this has been replaced in the example.}% diff --git a/Master/texmf-dist/source/latex/koma-script/doc/english/common-options.tex b/Master/texmf-dist/source/latex/koma-script/doc/english/common-options.tex index f88e83f3bcd..fff22502bb1 100644 --- a/Master/texmf-dist/source/latex/koma-script/doc/english/common-options.tex +++ b/Master/texmf-dist/source/latex/koma-script/doc/english/common-options.tex @@ -1,6 +1,6 @@ % ====================================================================== % common-options.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. % ---------------------------------------------------------------------- % common-options.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. @@ -150,7 +150,7 @@ described in \cite{latex:usrguide} or any introduction to \LaTeX, for example unlike the interface described below, the options in \Macro{documentclass} are not robust. So commands, lengths, counters, and such constructs may break inside the optional argument of this command. For example, with many -not-\KOMAScript{} classes using a \LaTeX{} length in the value of an option +non-\KOMAScript{} classes, using a \LaTeX{} length in the value of an option results in an error% \IfThisCommonLabelBaseNotOneOf{maincls,scrlttr2}{ before the value is passed to a \KOMAScript{} package and it can take control of the option diff --git a/Master/texmf-dist/source/latex/koma-script/doc/english/common-textmarkup.tex b/Master/texmf-dist/source/latex/koma-script/doc/english/common-textmarkup.tex index 4e576aba3d2..49cbe456edb 100644 --- a/Master/texmf-dist/source/latex/koma-script/doc/english/common-textmarkup.tex +++ b/Master/texmf-dist/source/latex/koma-script/doc/english/common-textmarkup.tex @@ -1,6 +1,6 @@ % ====================================================================== % common-textmarkup.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. % ---------------------------------------------------------------------- % common-textmarkup.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. @@ -46,12 +46,12 @@ % ====================================================================== \KOMAProvidesFile{common-textmarkup.tex} - [$Date: 2018-07-20 09:52:01 +0200 (Fri, 20 Jul 2018) $ + [$Date: 2019-01-15 08:29:44 +0100 (Tue, 15 Jan 2019) $ KOMA-Script guide (common paragraphs)] \translator{Gernot Hassenpflug\and Markus Kohm\and Krickette Murabayashi\and Karl Hagen} -% Date of the translated German file: 2018-02-06 +% Date of the translated German file: 2018-07-20 \section{Text Markup} \seclabel{textmarkup}% @@ -62,7 +62,7 @@ \IfThisCommonFirstRun{}{% The information in in \autoref{sec:\ThisCommonFirstLabelBase.textmarkup} largely applies to this chapter. So if you have already read and understood - \autoref{sec:\ThisCommonFirstLabelBase.textmarkup.next}, you can + \autoref{sec:\ThisCommonFirstLabelBase.textmarkup}, you can \IfThisCommonLabelBaseOneOf{scrextend,scrjura,scrlayer-notecolumn}{}{% limit yourself to examining \autoref{tab:\ThisCommonLabelBase.fontelements}, diff --git a/Master/texmf-dist/source/latex/koma-script/doc/english/introduction.tex b/Master/texmf-dist/source/latex/koma-script/doc/english/introduction.tex index 2d556d09737..93317202874 100644 --- a/Master/texmf-dist/source/latex/koma-script/doc/english/introduction.tex +++ b/Master/texmf-dist/source/latex/koma-script/doc/english/introduction.tex @@ -1,6 +1,6 @@ % ====================================================================== % introduction.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. % ---------------------------------------------------------------------- % introduction.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. @@ -46,7 +46,7 @@ % ====================================================================== \KOMAProvidesFile{introduction.tex} - [$Date: 2018-03-30 11:57:25 +0200 (Fri, 30 Mar 2018) $ + [$Date: 2019-01-15 08:39:58 +0100 (Tue, 15 Jan 2019) $ KOMA-Script guide introduction] \translator{Kevin Pfeiffer\and Gernot Hassenpflug\and Krickette Murabayashi\and Markus Kohm\and Karl Hagen} @@ -152,7 +152,7 @@ margin, as shown here with \Class{scrartcl}. and useful to you. \end{Explain} -At this point you should know enough to understand the this guide. +At this point you should know enough to understand the guide. It might, however, still be worth reading the rest of this chapter. \section{History of {\KOMAScript}}\seclabel{history} diff --git a/Master/texmf-dist/source/latex/koma-script/doc/english/scrbase.tex b/Master/texmf-dist/source/latex/koma-script/doc/english/scrbase.tex index 691c2e7ee13..80ed5b2b037 100644 --- a/Master/texmf-dist/source/latex/koma-script/doc/english/scrbase.tex +++ b/Master/texmf-dist/source/latex/koma-script/doc/english/scrbase.tex @@ -1,6 +1,6 @@ % ====================================================================== % scrbase.tex -% Copyright (c) Markus Kohm, 2002-2018 +% Copyright (c) Markus Kohm, 2002-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. % ---------------------------------------------------------------------- % scrbase.tex -% Copyright (c) Markus Kohm, 2002-2018 +% Copyright (c) Markus Kohm, 2002-2019 % % Dieses Werk darf nach den Bedingungen der LaTeX Project Public Lizenz, % Version 1.3c, verteilt und/oder veraendert werden. @@ -46,7 +46,7 @@ % ====================================================================== \KOMAProvidesFile{scrbase.tex} - [$Date: 2018-08-27 08:53:35 +0200 (Mon, 27 Aug 2018) $ + [$Date: 2019-01-15 08:29:44 +0100 (Tue, 15 Jan 2019) $ KOMA-Script package scrbase] \translator{Markus Kohm\and Melvin Hendrix\and Karl Hagen} @@ -760,15 +760,15 @@ is called applies.% \Parameter{key}\Parameter{length}\Parameter{value} \Macro{FamilyLengthMacroKey}\OParameter{member}\Parameter{family} \Parameter{key} - \OParameter{default}\Parameter{Makro} + \OParameter{default}\Parameter{macro} \Macro{FamilySetLengthMacro}\Parameter{family} - \Parameter{key}\Parameter{Makro} + \Parameter{key}\Parameter{macro} \Parameter{value}% \Macro{FamilyUseLengthMacroKey}\OParameter{member}\Parameter{family} \Parameter{key} - \OParameter{default}\Parameter{Makro} + \OParameter{default}\Parameter{macro} \Macro{FamilySetUseLengthMacro}\Parameter{family} - \Parameter{key}\Parameter{Makro} + \Parameter{key}\Parameter{macro} \Parameter{value}% \end{Declaration} With\ChangedAt{v3.12}{\Package{scrbase}} \Macro{FamilyLengthKey}, you can @@ -786,18 +786,16 @@ If\ChangedAt{v3.15}{\Package{scrbase}} the value is omitted, the \PName{default} is used instead. If there is no \PName{default}, the \PName{key} can be used only with an explicit value. -% New translation by MJK (please fix it!): -\Macro{FamilyLengthMacroKey} and \Macro{FamilySetLengthMacroKey} respectively -\Macro{FamilySetLengthMacro} and \Macro{FamilySetUseLengthMacro} store the -\PName{value} not in a \PName{length} but in a +When you use \Macro{FamilyLengthMacroKey} and \Macro{FamilySetLengthMacroKey}, +or \Macro{FamilySetLengthMacro} and \Macro{FamilySetUseLengthMacro}, the +\PName{value} is stored not in a \PName{length} but in a \PName{macro}. \Macro{FamilyLengthMacroKey} and -\Macro{FamilySetLengthMacroKey} define \PName{macro} to be the current -\PName{value} similar to the \Macro{setlength}. In opposite to this, +\Macro{FamilySetLengthMacroKey} define the \PName{macro} to be the +\PName{value} as evaluated at the point of definition, similar to +\Macro{setlength}. In contrast, \Macro{FamilyUseLengthMacroKey}\ChangedAt{v3.20}{\Package{scrbase}} and -\Macro{FamilySetUseLengthMacroKey} define \PName{macro} to be \PName{value} as -given. So \PName{value} is evaluated whenever \PName{macro} is used instead of -when \PName{macro} is defined.% -% End of new translation. +\Macro{FamilySetUseLengthMacroKey} store the \PName{value} directly, and +so the \PName{value} is reevaluated each time the \PName{macro} is used.% \EndIndexGroup 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 diff --git a/Master/texmf-dist/source/latex/koma-script/doc/english/scrbookreportarticle.tex b/Master/texmf-dist/source/latex/koma-script/doc/english/scrbookreportarticle.tex index f123ae10aec..b20b18726b0 100644 --- a/Master/texmf-dist/source/latex/koma-script/doc/english/scrbookreportarticle.tex +++ b/Master/texmf-dist/source/latex/koma-script/doc/english/scrbookreportarticle.tex @@ -1,6 +1,6 @@ % ====================================================================== % scrbookreportarticle.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.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. @@ -46,13 +46,13 @@ % ============================================================================ \KOMAProvidesFile{scrbookreportarticle.tex} - [$Date: 2018-04-09 10:14:11 +0200 (Mon, 09 Apr 2018) $ + [$Date: 2019-01-14 14:29:39 +0100 (Mon, 14 Jan 2019) $ KOMA-Script guide (chapter: scrbook, scrreprt, scrartcl)] \translator{Jens-Uwe Morawski\and Gernot Hassenpflug\and Markus Kohm\and Krickette Murabayashi\and Jana Schubert\and Jens H\"uhne\and Karl Hagen} -% Date of the translated German file: 2018-02-01 +% Date of the translated German file: 2019-01-14 \chapter{The Main Classes: \Class{scrbook}, \Class{scrreprt}, and \Class{scrartcl}} @@ -1001,11 +1001,12 @@ You can redefine the page styles with the \Macro{renewcommand} macro. the \PValue{empty} page style is exactly what is required in this example. Of course, you can also use a user-defined page style. - Suppose you have defined your own page style for initial chapter pages - with the \hyperref[cha:scrlayer-scrpage]{\Package{scrlayer-scrpage}} package - (see \autoref{cha:scrlayer-scrpage}). You have given this page style the - fitting name of \PValue{chapter}. To actually use this style, you must - redefine \Macro{chapterpagestyle} in this way: + Suppose you have defined your own page style for initial chapter pages with + the \hyperref[cha:scrlayer]{\Package{scrlayer}} (see \autoref{cha:scrlayer}) + or the \hyperref[cha:scrlayer-scrpage-experts]{\Package{scrlayer-scrpage}} + package (see \autoref{cha:scrlayer-scrpage-experts}). You have given this + page style the fitting name of \PValue{chapter}. To actually use this style, + you must redefine \Macro{chapterpagestyle} in this way: \begin{lstcode} \renewcommand*{\chapterpagestyle}{chapter} \end{lstcode} diff --git a/Master/texmf-dist/source/latex/koma-script/doc/english/scrjura.tex b/Master/texmf-dist/source/latex/koma-script/doc/english/scrjura.tex index 8b1ce07b2e0..fb782ca3dc8 100644 --- a/Master/texmf-dist/source/latex/koma-script/doc/english/scrjura.tex +++ b/Master/texmf-dist/source/latex/koma-script/doc/english/scrjura.tex @@ -1,6 +1,6 @@ % ====================================================================== % scrjura.tex -% Copyright (c) Markus Kohm, 2011-2018 +% Copyright (c) Markus Kohm, 2011-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. % ---------------------------------------------------------------------- % scrjura.tex -% Copyright (c) Markus Kohm, 2011-2018 +% Copyright (c) Markus Kohm, 2011-2019 % % Dieses Werk darf nach den Bedingungen der LaTeX Project Public Lizenz, % Version 1.3c, verteilt und/oder veraendert werden. @@ -46,7 +46,7 @@ % ====================================================================== \KOMAProvidesFile{scrjura.tex}% - [$Date: 2018-07-20 09:52:01 +0200 (Fri, 20 Jul 2018) $ + [$Date: 2019-01-15 08:29:44 +0100 (Tue, 15 Jan 2019) $ KOMA-Script guide (chapter: scrjura)] \translator{Alexander Willand\and Markus Kohm\and Karl Hagen} @@ -539,8 +539,8 @@ error-prone, it has not yet been implemented in \end{Declaration} Manual numbering of sentences is done with the \Macro{Sentence} command. It adds one to the \Counter{sentence} counter. By default, -\Macro{sentencenumberformat}\ChangedAt{v3.26}{\Package{scrjura}} prints the -Arabic number of \Macro{thesentence} as superscript. +\Macro{sentencenumberformat}\ChangedAt{v3.26}{\Package{scrjura}} prints +\Macro{thesentence} as an Arabic number in superscript. \BeginIndex{FontElement}{sentencenumber}\LabelFontElement{sentencenumber}% The\ChangedAt{v3.26}{\Package{scrjura}} sentence number is usually printed diff --git a/Master/texmf-dist/source/latex/koma-script/doc/english/scrlttr2-experts.tex b/Master/texmf-dist/source/latex/koma-script/doc/english/scrlttr2-experts.tex index f209b2addf2..ffb397b6d27 100644 --- a/Master/texmf-dist/source/latex/koma-script/doc/english/scrlttr2-experts.tex +++ b/Master/texmf-dist/source/latex/koma-script/doc/english/scrlttr2-experts.tex @@ -1,6 +1,6 @@ % ====================================================================== % scrlttr2-experts.tex -% Copyright (c) Markus Kohm, 2002-2018 +% Copyright (c) Markus Kohm, 2002-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. % ---------------------------------------------------------------------- % scrlttr2-experts.tex -% Copyright (c) Markus Kohm, 2002-2018 +% Copyright (c) Markus Kohm, 2002-2019 % % Dieses Werk darf nach den Bedingungen der LaTeX Project Public Lizenz, % Version 1.3c, verteilt und/oder veraendert werden. @@ -46,14 +46,14 @@ % ============================================================================ \KOMAProvidesFile{scrlttr2-experts.tex} - [$Date: 2018-04-26 14:55:38 +0200 (Thu, 26 Apr 2018) $ + [$Date: 2019-01-15 08:29:44 +0100 (Tue, 15 Jan 2019) $ KOMA-Script guide (chapter: scrlttr2 for experts)] \translator{Harald Bongartz\and Georg Grandke\and Raimund Kohl\and Jens-Uwe Morawski\and Stephan Hennig\and Gernot Hassenpflug\and Markus Kohm\and Karl Hagen} -% Date of the translated German file: 2018-04-26 +% Date of the translated German file: 2018-07-20 \chapter{Additional Information about the \Class{scrlttr2} Class and the \Package{scrletter} Package} @@ -391,13 +391,11 @@ its \PName{name}. Each name can therefore be assigned only once. If you attempt to redefine an existing pseudo-length, the commands exits with an error message. -% TODO: Optimize translation! \BeginIndex{Cmd}{@newplength}% Since the ordinary user does not normally need to define pseudo-lengths, this -command has not been a user instruction until \KOMAScript~3.26. Instead of it -there was only \Macro{@newplength} with the same functionality. For package -authors \Macro{@newplength} still exists.% -% :ODOT +command was not a user instruction until \KOMAScript~3.26. Before then, +\Macro{@newplength} existed with the same functionality. This instruction still +exists for package authors.% \EndIndexGroup @@ -424,17 +422,14 @@ within the \PName{value}. To subtract the value of one \PName{pseudo-length} from another \PName{pseudo-length}, you use should use at the same time a minus sign or \PValue{-1} as the \PName{factor}. -% TODO: Optimize translation! \BeginIndex{Cmd}{@setplength}% \BeginIndex{Cmd}{@addtoplength}% Since the ordinary user does not normally need to define pseudo-lengths, these -commands has not been user instructions until \KOMAScript~3-26. Instead of -them there where only \Macro{@setplength} and \Macro{@addtoplength} with the -same functionality. For package authors that commands still exist.% -% :ODOT +commands were not user instructions until \KOMAScript~3.26. Before then, +\Macro{@setplength} and \Macro{@addtoplength} existed with the +same functionality. These commands still exist for the use of package authors.% \EndIndexGroup -% TODO: Optimize translation! \begin{Declaration} \Macro{setplengthtowidth} \OParameter{factor}\Parameter{pseudo-length}\Parameter{content}% @@ -445,18 +440,17 @@ same functionality. For package authors that commands still exist.% \Macro{setplengthtototalheight} \OParameter{factor}\Parameter{pseudo-length}\Parameter{content}% \end{Declaration} -The\ChangedAt{v3.26}{\Class{scrlttr2}\and \Package{scrletter}} three commands -from the beginning correspond with \Macro{settowidth}, -\Macro{settoheight}, and \Macro{settodepth} of the \LaTeX{} kernel, but to set -a \PName{pseudo-length} instead of a length. Like -\DescRef{\LabelBase.cmd.setplength} the commands are extended by an optional -\PName{factor}. So they are setting a \PName{pseudo-length} to the natural -width, height or depth of the given \PName{content} multiplied by the optional -\PName{factor}. The additional command -\Macro{setplengthtototalheight} sets the \PName{pseudo-length} to the sum of -height and depth of \PName{content} multiplied by the optional +The\ChangedAt{v3.26}{\Class{scrlttr2}\and \Package{scrletter}} first three +commands essentially correspond with \Macro{settowidth}, +\Macro{settoheight}, and \Macro{settodepth} from the \LaTeX{} kernel, but set +\PName{pseudo-length}s instead of lengths. Like +\DescRef{\LabelBase.cmd.setplength}, these commands extend their \LaTeX{} +kernel equivalents with an optional \PName{factor}. They set a +\PName{pseudo-length} to the natural width, height or depth of the given +\PName{content}, multiplied by the optional \PName{factor}. The additional +command \Macro{setplengthtototalheight} sets the \PName{pseudo-length} to the +sum of the height and depth of \PName{content} multiplied by the optional \PName{factor}.% -% :ODOT \EndIndexGroup diff --git a/Master/texmf-dist/source/latex/koma-script/doc/english/scrlttr2.tex b/Master/texmf-dist/source/latex/koma-script/doc/english/scrlttr2.tex index 7f6129eab65..e63f59c2ab1 100644 --- a/Master/texmf-dist/source/latex/koma-script/doc/english/scrlttr2.tex +++ b/Master/texmf-dist/source/latex/koma-script/doc/english/scrlttr2.tex @@ -1,6 +1,6 @@ % ====================================================================== % scrlttr2.tex -% Copyright (c) Markus Kohm, 2002-2018 +% Copyright (c) Markus Kohm, 2002-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. % ---------------------------------------------------------------------- % scrlttr2.tex -% Copyright (c) Markus Kohm, 2002-2018 +% Copyright (c) Markus Kohm, 2002-2019 % % Dieses Werk darf nach den Bedingungen der LaTeX Project Public Lizenz, % Version 1.3c, verteilt und/oder veraendert werden. @@ -46,7 +46,7 @@ % ============================================================================ \KOMAProvidesFile{scrlttr2.tex}% - [$Date: 2018-07-18 14:12:27 +0200 (Wed, 18 Jul 2018) $ + [$Date: 2019-01-15 08:39:58 +0100 (Tue, 15 Jan 2019) $ KOMA-Script guide (chapter: scrlttr2)] \translator{Harald Bongartz\and Georg Grandke\and Raimund Kohl\and Jens-Uwe @@ -1319,13 +1319,12 @@ definitely set the variables for return address (see \end{Declaration} \BeginIndex{}{letterhead}% \BeginIndex{}{letter>header} -\iffree{\clearpage}{} -You can use the five options \Option{fromphone}, \Option{fromfax}, +You can use the five options \Option{fromphone}, \Option{frommobilephone}\ChangedAt{v3.12}{\Class{scrlttr2}}, \Option{fromfax}, \Option{fromemail}, and \Option{fromurl} to specify whether to include the phone number\Index{telephone}\Index{phone}, mobile\ChangedAt{v3.12}{\Class{scrlttr2}} phone number\Index{mobile phone}\Index{cell phone}\Index{cellphone}, fax number\Index{fax}, e-mail -address\Index{e-mail}, or sender's URL should be as part of the sender's +address\Index{e-mail}, or URL should be as part of the sender's information. You can assign any standard value for simple switches from \autoref{tab:truefalseswitch}, \autopageref{tab:truefalseswitch} to these options. The default for all of them is \PValue{false}. The \PName{contents} @@ -1470,7 +1469,7 @@ variable. The \PName{description} of the logo is empty by default and \begin{Example} Mr Public finds it particularly stylish when he provides his letterhead with a logo. He has saved his logo as a graphics file, which he would like to - load using \Macro{includegraphics}. To do this, he uses the loads the + load using \Macro{includegraphics}. To do this, he loads the \Package{graphics}\IndexPackage{graphics} package (see \cite{package:graphics}).% \lstinputcode[xleftmargin=1em]{letter-16}% diff --git a/Master/texmf-dist/source/latex/koma-script/doc/english/typearea.tex b/Master/texmf-dist/source/latex/koma-script/doc/english/typearea.tex index 8902d98f0cf..1985498be39 100644 --- a/Master/texmf-dist/source/latex/koma-script/doc/english/typearea.tex +++ b/Master/texmf-dist/source/latex/koma-script/doc/english/typearea.tex @@ -1,6 +1,6 @@ % ====================================================================== % typearea.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. % ---------------------------------------------------------------------- % typearea.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. @@ -46,7 +46,7 @@ % ====================================================================== \KOMAProvidesFile{typearea.tex}% - [$Date: 2018-03-30 11:57:25 +0200 (Fri, 30 Mar 2018) $ + [$Date: 2019-01-15 08:29:44 +0100 (Tue, 15 Jan 2019) $ KOMA-Script guide (chapter: typearea)] \translator{Markus Kohm\and Gernot Hassenpflug\and Krickette Murabayashi\and Karl Hagen} @@ -682,14 +682,14 @@ based on the font you chose when using a {\KOMAScript} class together with a font package. \begin{Explain} - The problem with this is that the {\KOMAScript} class already loads the - \Package{typearea} package itself. Thus, it is not possible to pass options - as optional arguments to \DescRef{\LabelBase.cmd.usepackage}. It would also - be pointless to specify the \OptionValueRef{\LabelBase}{DIV}{calc} option as - an optional argument to \DescRef{\LabelBase.cmd.documentclass}. This option - would be evaluated immediately on loading the \Package{typearea} package and - as a result the type area and margins would be calculated for the standard - {\LaTeX} font and not for the font loaded later. + The difficulty with doing so is that the {\KOMAScript} class already loads + the \Package{typearea} package itself. Thus, it is not possible to pass + options as optional arguments to \DescRef{\LabelBase.cmd.usepackage}. It + would also be pointless to specify the \OptionValueRef{\LabelBase}{DIV}{calc} + option as an optional argument to \DescRef{\LabelBase.cmd.documentclass}. + This option would be evaluated immediately on loading the \Package{typearea} + package and as a result the type area and margins would be calculated for the + standard {\LaTeX} font and not for the font loaded later. However, it is possible to recalculate the type area and margins after loading the font with the aid of \DescRef{\LabelBase.cmd.KOMAoptions}% @@ -714,8 +714,8 @@ margin constraint that \Length{textheight} minus \Length{topskip} is a multiple of \Length{baselineskip}. The option \OptionVName{DIV}{last}\ChangedAt{v3.00}{\Package{typearea}} will -recalculate type area and margins using exactly the same settings as the last -calculation. +recalculate the type area and margins using exactly the same settings as the +last calculation. \begin{Example} Let's suppose again that we need to calculate an appropriate line length for @@ -770,12 +770,11 @@ lines fits in the text block, a change in the leading normally requires a recalculation of the type area. \begin{Example} - Suppose that a 10\Unit{pt} font of and a spacing of 1.5 lines is required - for a dissertation. By default, {\LaTeX} sets the leading for 10\Unit{pt} - fonts at 2\Unit{pt}, in other words 1.2 lines. Therefore, an additional - stretch factor of 1.25 must be used. Suppose also that a binding correction - of \(12\Unit{mm}\) is needed. Then the solution to the problem might look - like this: + Suppose that you require a 10\Unit{pt} font and a spacing of 1.5 lines for a + dissertation. By default, {\LaTeX} sets the leading for 10\Unit{pt} fonts at + 2\Unit{pt}, in other words 1.2 lines. Therefore, you must use an additional + stretch factor of 1.25. Suppose also that you need a binding correction of + \(12\Unit{mm}\). Then the solution to the problem might look like this: \begin{lstcode} \documentclass[10pt,twoside,BCOR=12mm,DIV=calc]{scrreprt} \linespread{1.25} diff --git a/Master/texmf-dist/source/latex/koma-script/doc/ngerman/scrbookreportarticle.tex b/Master/texmf-dist/source/latex/koma-script/doc/ngerman/scrbookreportarticle.tex index 0df810d7e4b..58b51a63fa8 100644 --- a/Master/texmf-dist/source/latex/koma-script/doc/ngerman/scrbookreportarticle.tex +++ b/Master/texmf-dist/source/latex/koma-script/doc/ngerman/scrbookreportarticle.tex @@ -1,6 +1,6 @@ % ====================================================================== % scrbookreportarticle.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.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. @@ -46,7 +46,7 @@ % ============================================================================ \KOMAProvidesFile{scrbookreportarticle.tex} - [$Date: 2018-06-18 17:54:11 +0200 (Mon, 18 Jun 2018) $ + [$Date: 2019-01-14 14:29:39 +0100 (Mon, 14 Jan 2019) $ KOMA-Script guide (chapter: scrbook, scrreprt, scrartcl)] \chapter{Die Hauptklassen \Class{scrbook}, \Class{scrreprt}, \Class{scrartcl}} @@ -1073,13 +1073,13 @@ werden. einen selbst definierten Seitenstil verwenden. Angenommen, Sie haben mit dem Paket - \hyperref[cha:scrlayer-scrpage]{\Package{scrlayer-scrpage}} (siehe - \autoref{cha:scrlayer-scrpage}) einen eigenen Seitenstil für + \hyperref[cha:scrlayer]{\Package{scrlayer}} (siehe \autoref{cha:scrlayer}) + oder Paket \hyperref[cha:scrlayer-scrpage]{\Package{scrlayer-scrpage}} + (siehe \autoref{cha:scrlayer-scrpage}) einen eigenen Seitenstil für Kapitelanfangsseiten\Index{Kapitel>Seitenstil}% - \textnote{Kapitel\-anfangs\-seiten} - definiert. Diesem Seitenstil haben Sie den passenden Namen \PValue{chapter} - gegeben. Um ihn auch tatsächlich zu verwenden, definieren Sie - \Macro{chapterpagestyle} entsprechend um: + \textnote{Kapitel\-anfangs\-seiten} definiert. Diesem Seitenstil haben Sie + den passenden Namen \PValue{chapter} gegeben. Um ihn auch tatsächlich zu + verwenden, definieren Sie \Macro{chapterpagestyle} entsprechend um: \begin{lstcode} \renewcommand*{\chapterpagestyle}{chapter} \end{lstcode} diff --git a/Master/texmf-dist/source/latex/koma-script/doc/scrguide.cls b/Master/texmf-dist/source/latex/koma-script/doc/scrguide.cls index 8e5509f350c..cee1ba89c79 100644 --- a/Master/texmf-dist/source/latex/koma-script/doc/scrguide.cls +++ b/Master/texmf-dist/source/latex/koma-script/doc/scrguide.cls @@ -1,6 +1,6 @@ % ====================================================================== % scrguide.cls -% Copyright (c) Markus Kohm, 2005-2018 +% Copyright (c) Markus Kohm, 2005-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. % ---------------------------------------------------------------------- % scrguide.cls -% Copyright (c) Markus Kohm, 2005-2018 +% Copyright (c) Markus Kohm, 2005-2019 % % Dieses Werk darf nach den Bedingungen der LaTeX Project Public Lizenz, % Version 1.3c, verteilt und/oder veraendert werden. @@ -38,7 +38,7 @@ % \section{Identification} % % \begin{macrocode} -\ProvidesClass{scrguide}[2018/12/22 v1.13c internal KOMA-Script guide class] +\ProvidesClass{scrguide}[2019/02/01 v1.13d internal KOMA-Script guide class] % \end{macrocode} % % @@ -1636,6 +1636,7 @@ % single topics. % % \begin{environment}{desctabular} +% \changes{v1.13d}{2019/02/01}{\cs{addlinespace} removed from end code}^^A % This kind of tabluar has primary one column but uses two columns in % declaration. It's something like a \texttt{description} environment with % line break after the item. I've used a \texttt{tabular} at the definition @@ -1659,8 +1660,8 @@ \start@desctab{\descdefaultindent}% \tabular[#1]{lp{\descwidth}} \toprule -}{ - \addlinespace[-.5\normalbaselineskip]\bottomrule +}{% + \bottomrule \endtabular } % \end{macrocode} diff --git a/Master/texmf-dist/source/latex/koma-script/doc/scrguide.html b/Master/texmf-dist/source/latex/koma-script/doc/scrguide.html index 67a76417ffd..d02b3755e19 100644 --- a/Master/texmf-dist/source/latex/koma-script/doc/scrguide.html +++ b/Master/texmf-dist/source/latex/koma-script/doc/scrguide.html @@ -20,12 +20,12 @@
  • adrFreeIVstop --> 291
  • adrFreeIVwarn --> 291
  • appendixprefix --> 102
  • -
  • areasetadvanced --> 489
  • -
  • autoclearnotecolumns --> 486
  • +
  • areasetadvanced --> 490
  • +
  • autoclearnotecolumns --> 487
  • autoenlargeheadfoot --> 254
  • -
  • automark --> 271, 454
  • -
  • autooneside --> 271, 454
  • -
  • autoremoveinterfaces --> 461
  • +
  • automark --> 271, 455
  • +
  • autooneside --> 271, 455
  • +
  • autoremoveinterfaces --> 462
  • backaddress --> 208
  • bibliography --> 159
  • captions --> 137
  • @@ -36,8 +36,8 @@
  • cleardoublepage --> 230, 306, 92
  • clines --> 280
  • contract --> 320
  • -
  • deactivatepagestylelayers --> 449
  • -
  • draft --> 173, 272, 296, 455, 59
  • +
  • deactivatepagestylelayers --> 450
  • +
  • draft --> 173, 272, 296, 456, 59
  • enlargefirstpage --> 194
  • extendedfeature --> 296
  • firstfoot --> 221
  • @@ -52,11 +52,11 @@
  • footnotes --> 231, 308, 95
  • footsepline --> 225, 278, 85
  • footwidth --> 277
  • -
  • forceoverwrite --> 461
  • +
  • forceoverwrite --> 462
  • fromalign --> 195
  • fromemail --> 201
  • fromfax --> 201
  • -
  • fromlogo --> 204
  • +
  • fromlogo --> 205
  • frommobilephone --> 201
  • fromphone --> 201
  • fromrule --> 196
  • @@ -68,10 +68,10 @@
  • headsepline --> 225, 278, 85
  • headtopline --> 278
  • headwidth --> 277
  • -
  • hmode --> 471
  • +
  • hmode --> 472
  • ilines --> 280
  • index --> 162
  • -
  • internalonly --> 356
  • +
  • internalonly --> 357
  • juratitlepagebreak --> 322
  • juratocindent --> 319
  • juratocnumberwidth --> 319
  • @@ -79,22 +79,22 @@
  • leqno --> 136
  • listof --> 153
  • locfield --> 211
  • -
  • manualmark --> 271, 454
  • -
  • markcase --> 272, 455
  • +
  • manualmark --> 271, 455
  • +
  • markcase --> 272, 456
  • mpinclude --> 45
  • numbers --> 105
  • numericaldate --> 213
  • olines --> 280
  • -
  • onpsbackground --> 448
  • -
  • onpsevenpage --> 448
  • -
  • onpsfloatpage --> 448
  • -
  • onpsforeground --> 448
  • -
  • onpsinit --> 448
  • -
  • onpsnonfloatpage --> 448
  • -
  • onpsoddpage --> 448
  • -
  • onpsoneside --> 448
  • -
  • onpsselect --> 448
  • -
  • onpstwoside --> 448
  • +
  • onpsbackground --> 449
  • +
  • onpsevenpage --> 449
  • +
  • onpsfloatpage --> 449
  • +
  • onpsforeground --> 449
  • +
  • onpsinit --> 449
  • +
  • onpsnonfloatpage --> 449
  • +
  • onpsoddpage --> 449
  • +
  • onpsoneside --> 449
  • +
  • onpsselect --> 449
  • +
  • onpstwoside --> 449
  • open --> 101
  • origlongtable --> 153
  • overfullrule --> 173, 296, 59
  • @@ -109,267 +109,267 @@
  • plainheadsepline --> 280
  • plainheadtopline --> 280
  • priority --> 208
  • -
  • ref --> 327
  • +
  • ref --> 329
  • refline --> 214
  • sectionentrydots --> 79
  • -
  • singlespacing --> 449
  • +
  • singlespacing --> 450
  • subject --> 218
  • symbolicnames --> 201
  • titlepage --> 300, 68
  • toc --> 76
  • twocolumn --> 43
  • twoside --> 42
  • -
  • usegeometry --> 488
  • +
  • usegeometry --> 489
  • version --> 172, 295, 33, 58
  • Anweisungen

    Umgebungen

    Längen

    Pseudolängen

    Variablen

    Seitenstile

    Stile für das float-Paket

    Options

    Commands

    Environments

    Lengths

    Pseudolengths

    Variables

    Page Styles

    Counter

    Styles for the float Package