summaryrefslogtreecommitdiff
path: root/macros/latex/contrib/koma-script/source-doc/english/tocbasic.tex
diff options
context:
space:
mode:
Diffstat (limited to 'macros/latex/contrib/koma-script/source-doc/english/tocbasic.tex')
-rw-r--r--macros/latex/contrib/koma-script/source-doc/english/tocbasic.tex46
1 files changed, 29 insertions, 17 deletions
diff --git a/macros/latex/contrib/koma-script/source-doc/english/tocbasic.tex b/macros/latex/contrib/koma-script/source-doc/english/tocbasic.tex
index 816c890859..2f4d6a4d19 100644
--- a/macros/latex/contrib/koma-script/source-doc/english/tocbasic.tex
+++ b/macros/latex/contrib/koma-script/source-doc/english/tocbasic.tex
@@ -1,6 +1,6 @@
% ======================================================================
% tocbasic.tex
-% Copyright (c) Markus Kohm, 2002-2020
+% Copyright (c) Markus Kohm, 2002-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.
% ----------------------------------------------------------------------
% tocbasic.tex
-% Copyright (c) Markus Kohm, 2002-2020
+% Copyright (c) Markus Kohm, 2002-2021
%
% Dieses Werk darf nach den Bedingungen der LaTeX Project Public Lizenz,
% Version 1.3c, verteilt und/oder veraendert werden.
@@ -46,10 +46,10 @@
% ======================================================================
\KOMAProvidesFile{tocbasic.tex}
- [$Date: 2020-06-11 16:57:03 +0200 (Thu, 11 Jun 2020) $
+ [$Date: 2021-10-15 13:47:06 +0200 (Fri, 15 Oct 2021) $
KOMA-Script guide (package tocbasic)]
-% Date of the translated German file: 2020-06-11
+% Date of the translated German file: 2021-10-15
\translator{Markus Kohm\and Arndt Schubert\and Karl Hagen}
@@ -2344,9 +2344,21 @@ the styles.%
\entry{\OptionVName{counterwithin}{\LaTeX{} counter}}{%
If you define a new floating or non-floating environment, a new counter
\Counter{\PName{type}} will be created as well (see option
- \Option{type}). You can make this counter depenent another \LaTeX{}
- counter in the same way, for example, that the \Counter{figure} counter in
- the \Class{book} classes is dependent on the \Counter{chapter} counter.%
+ \Option{type}). You can make this counter dependent on another
+ \PName{\LaTeX{} counter} in the same way, for example, that the
+ \Counter{figure} counter in the \Class{book} classes is dependent on the
+ \Counter{chapter} counter. A\ChangedAt{v3.35}{\Package{tocbasic}} setting
+ \OptionValue{counterwithin}{chapter} is used for classes with
+ \DescRef{maincls.cmd.chapter}\IndexCmd{chapter} only in the main matter
+ (see \DescRef{maincls.cmd.frontmatter}\IndexCmd{frontmatter},
+ \DescRef{maincls.cmd.mainmatter} and
+ \DescRef{maincls.cmd.backmatter}\IndexCmd{backmatter} in
+ \autoref{sec:maincls.separation}, \DescPageRef{maincls.cmd.frontmatter})
+ and only if the counter \Counter{chapter}\IndexCounter{chapter} is greater
+ than zero at output. For classes without \DescRef{maincls.cmd.chapter}
+ this applies accordingly to the \OptionValue{counterwithin}{section}
+ setting and counter
+ \Counter{section}\IndexCounter{section}\IndexCmd{section}.%
}%
\entry{\Option{float}}{%
If set, defines a new content list and a floating environment, both named
@@ -2358,7 +2370,7 @@ the styles.%
changed through the optional argument of the floating environment. The
syntax and semantics are identical to those of the standard floating
environments. If the option is not used, the default \PName{float
- positions} are ``\texttt{tbp}'', that is \emph{top}, \emph{bottom},
+ positions} are ``\texttt{tbp}'', that is \emph{top}, \emph{bottom},
\emph{page}.%
}%
\entry{\OptionVName{floattype}{number}}{%
@@ -2379,7 +2391,7 @@ the styles.%
\ChangedAt{v3.21}{\Package{tocbasic}}%
This option has been deprecated since \KOMAScript~3.20. Instead, the
amount of the hanging indent of entries to the content list\index{content
- list>entry} depends on attributes of the TOC-entry style given by the
+ list>entry} depends on attributes of the TOC-entry style given by the
\Option{tocentrystyle} option. The \KOMAScript{} styles provide the
\PValue{numwidth} attribute. If the style used has such an attribute,
\Macro{DeclareNewTOC} will initialise it with a default of 1.5\Unit{em}.
@@ -2426,15 +2438,15 @@ the styles.%
the content list. If no \PName{entry name} is given, the value of the
\PValue{type} (see the \Option{type} option) with the first character
changed to upper case will be used. It also defines a \Macro{\PName{entry
- type}name} macro with this value, which you can change at any time. This
- macro, however, is only defined if it is not already defined or if the
- \Option{forcenames} option is also set.%
+ type}name} macro with this value, which you can change at any
+ time. This macro, however, is only defined if it is not already defined or
+ if the \Option{forcenames} option is also set.%
}%
\entry{\Option{nonfloat}}{%
- If set, defines not only a content list but also a non-floating environment,
- \Environment{\PName{entry type}-} (see the \Option{type} option), which can
- be used similarly to a floating environment, but which does not move from
- the place where it is used.%
+ If set, defines not only a content list but also a non-floating
+ environment, \Environment{\PName{entry type}-} (see the \Option{type}
+ option), which can be used similarly to a floating environment, but which
+ does not move from the place where it is used.%
}%
\entry{\OptionVName{owner}{string}}{%
Every new content list has an owner in \Package{tocbasic} (see
@@ -2455,7 +2467,7 @@ the styles.%
entries to the content list corresponding to the \PName{extension}. The
name of the entry level is given by the \Option{type} option. In addition
to the options in this table, all attributes of the \PName{TOC-entry
- style} can be used as options. To do so, you have to prefix the name of
+ style} can be used as options. To do so, you have to prefix the name of
such an attribute with \PValue{tocentry}. For example, you can change the
numerical level of the entries using the \Option{tocentrylevel} option.
For more information about the styles and their attributes see