summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/source/latex/koma-script/doc/english/scrbookreportarticle.tex
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/source/latex/koma-script/doc/english/scrbookreportarticle.tex')
-rw-r--r--Master/texmf-dist/source/latex/koma-script/doc/english/scrbookreportarticle.tex263
1 files changed, 74 insertions, 189 deletions
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 08633a351a6..2d9a75f5718 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-2012
+% Copyright (c) Markus Kohm, 2001-2013
%
% 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-2012
+% Copyright (c) Markus Kohm, 2001-2013
%
% Dieses Werk darf nach den Bedingungen der LaTeX Project Public Lizenz,
% Version 1.3c, verteilt und/oder veraendert werden.
@@ -45,11 +45,13 @@
%
% ============================================================================
-\ProvidesFile{scrbookreportarticle.tex}[2012/05/15 KOMA-Script guide (chapter:
-scrbook, scrreprt, scrartcl)]
+\KOMAProvidesFile{scrbookreportarticle.tex}
+ [$Date: 2013-12-13 12:11:01 +0100 (Fr, 13. Dez 2013) $
+ KOMA-Script guide (chapter: scrbook, scrreprt, scrartcl)]
+
\translator{Jens-Uwe Morawski\and Gernot Hassenpflug\and Markus Kohm\and Krickette Murabayashi}
-% Date of translated german file: 2012-02-15
+% Date of translated german file: 2013-05-31
\chapter{The Main Classes: \Class{scrbook}, \Class{scrreprt}, and
\Class{scrartcl}}
@@ -188,160 +190,8 @@ class.%
\LoadCommon{5}% \section{Text Markup}
-The command \Macro{usekomafont} can change the current font specification to
-the one currently used with the specified \PName{element}.
-
-\begin{Example}
- \phantomsection\label{desc:maincls.setkomafont.example}%
- Assume that you want to use for the element \FontElement{captionlabel} the
- same font specification that is used with
- \FontElement{descriptionlabel}. This can be easily done with:
-\begin{lstcode}
- \setkomafont{captionlabel}{%
- \usekomafont{descriptionlabel}%
- }
-\end{lstcode}
- You can find other examples in the paragraphs on each element.
-\end{Example}
-
-\begin{desclist}
- \desccaption{%
- Elements whose type style can be changed with the {\KOMAScript} command
- \Macro{setkomafont} or
- \Macro{addtokomafont}\label{tab:maincls.elementsWithoutText}%
- }{%
- Elements whose type style can be changed (\emph{continuation})%
- }%
- \feentry{caption}{text of a table or figure caption (see
- \autoref{sec:maincls.floats}, \autopageref{desc:maincls.cmd.caption})}%
- \feentry{captionlabel}{label of a table or figure caption; used according to
- the element \FontElement{caption} (see \autoref{sec:maincls.floats},
- \autopageref{desc:maincls.cmd.caption})}%
- \feentry{chapter}{title of the sectional unit \Macro{chapter} (see
- \autoref{sec:maincls.structure}, \autopageref{desc:maincls.cmd.chapter})}%
- \feentry{chapterentry}{%
- table of contents entry of the sectional unit \Macro{chapter} (see
- \autoref{sec:maincls.toc},
- \autopageref{desc:maincls.cmd.tableofcontents})}%
- \feentry{chapterentrypagenumber}{%
- page number of the table of contents entry of the sectional unit
- \Macro{chapter}, variation on the element \FontElement{chapterentry} (see
- \autoref{sec:maincls.toc},
- \autopageref{desc:maincls.cmd.tableofcontents})}%
- \feentry{chapterprefix}{%
- chapter number line at setting \OptionValue{chapterprefix}{true} or
- \OptionValue{appendixprefix}{true} (see \autoref{sec:maincls.structure},
- \autopageref{desc:maincls.option.chapterprefix})}%
- \feentry{descriptionlabel}{labels, i.\,e., the optional argument of
- \Macro{item} in the \Environment{description} environment (see
- \autoref{sec:maincls.lists}, \autopageref{desc:maincls.env.description})}%
- \feentry{dictum}{dictum, wise saying, or smart slogan (see
- \autoref{sec:maincls.dictum}, \autopageref{desc:maincls.cmd.dictum})}%
- \feentry{dictumauthor}{author of a dictum, wise saying, or smart slogan;
- used according to the element \FontElement{dictumtext} (see
- \autoref{sec:maincls.dictum}, \autopageref{desc:maincls.cmd.dictum})}%
- \feentry{dictumtext}{another name for \FontElement{dictum}}%
- \feentry{disposition}{all sectional unit titles, i.\,e., the arguments of
- \Macro{part} down to \Macro{subparagraph} and \Macro{minisec}, including
- the title of the abstract; used before the element of the corresponding
- unit (see \autoref{sec:maincls.structure} ab
- \autopageref{sec:maincls.structure})}%
- \feentry{footnote}{footnote text and marker (see
- \autoref{sec:maincls.footnotes},
- \autopageref{desc:maincls.cmd.footnote})}%
- \feentry{footnotelabel}{mark of a footnote; used according to the element
- \FontElement{footnote} (see \autoref{sec:maincls.footnotes},
- \autopageref{desc:maincls.cmd.footnote})}%
- \feentry{footnotereference}{footnote reference in the text (see
- \autoref{sec:maincls.footnotes},
- \autopageref{desc:maincls.cmd.footnote})}%
- \feentry{footnoterule}{%
- horizontal rule\ChangedAt{v3.07}{\Class{scrbook}\and \Class{scrreprt}\and
- \Class{scrartcl}} above the footnotes at the end of the text area (see
- \autoref{sec:maincls.footnotes},
- \autopageref{desc:maincls.cmd.setfootnoterule})}%
- \feentry{labelinglabel}{labels, i.\,e., the optional argument of
- \Macro{item} in the \Environment{labeling} environment (see
- \autoref{sec:maincls.lists}, \autopageref{desc:maincls.env.labeling})}%
- \feentry{labelingseparator}{separator, i.\,e., the optional argument of the
- \Environment{labeling} environment; used according to the element
- \FontElement{labelinglabel} (see \autoref{sec:maincls.lists},
- \autopageref{desc:maincls.env.labeling})}%
- \feentry{minisec}{title of \Macro{minisec} (see
- \autoref{sec:maincls.structure} ab
- \autopageref{desc:maincls.cmd.minisec})}%
- \feentry{pagefoot}{only used if package \Package{scrpage2} has been loaded
- (see \autoref{cha:scrpage},
- \autopageref{desc:scrpage.fontelement.pagefoot})}%
- \feentry{pagehead}{another name for \FontElement{pageheadfoot}}%
- \feentry{pageheadfoot}{the head of a page, but also the foot of a page (see
- \autoref{sec:maincls.pagestyle} ab \autopageref{sec:maincls.pagestyle})}%
- \feentry{pagenumber}{page number in the header or footer (see
- \autoref{sec:maincls.pagestyle})}%
- \feentry{pagination}{another name for \FontElement{pagenumber}}%
- \feentry{paragraph}{title of the sectional unit \Macro{paragraph} (see
- \autoref{sec:maincls.structure},
- \autopageref{desc:maincls.cmd.paragraph})}%
- \feentry{part}{title of the \Macro{part} sectional unit, without the line
- containing the part number (see \autoref{sec:maincls.structure},
- \autopageref{desc:maincls.cmd.part})}%
- \feentry{partentry}{%
- table of contents entry of the sectional unit \Macro{part} (see
- \autoref{sec:maincls.toc},
- \autopageref{desc:maincls.cmd.tableofcontents})}%
- \feentry{partentrypagenumber}{%
- Page number of the table of contents entry of the sectional unit
- \Macro{part} variation on the element \FontElement{partentry} (see
- \autoref{sec:maincls.toc},
- \autopageref{desc:maincls.cmd.tableofcontents})}%
- \feentry{partnumber}{line containing the part number in a title of the
- sectional unit \Macro{part} (see \autoref{sec:maincls.structure},
- \autopageref{desc:maincls.cmd.part})}%
- \feentry{section}{title of the sectional unit \Macro{section} (see
- \autoref{sec:maincls.structure}, \autopageref{desc:maincls.cmd.section})}%
- \feentry{sectionentry}{%
- table of contents entry of sectional unit \Macro{section} (only available
- in \Class{scrartcl}, see \autoref{sec:maincls.toc},
- \autopageref{desc:maincls.cmd.tableofcontents})}%
- \feentry{sectionentrypagenumber}{%
- page number of the table of contents entry of the sectional unit
- \Macro{section}, variation on element \FontElement{sectionentry} (only
- available in \Class{scrartcl, see \autoref{sec:maincls.toc},
- \autopageref{desc:maincls.cmd.tableofcontents}})}%
- \feentry{sectioning}{another name for \FontElement{disposition}}%
- \feentry{subject}{%
- categorization of the document, i.\,e., the argument of \Macro{subject} on
- the main title page (see \autoref{sec:maincls.titlepage},
- \autopageref{desc:maincls.cmd.subject})}%
- \feentry{subparagraph}{title of the sectional unit \Macro{subparagraph} (see
- \autoref{sec:maincls.structure},
- \autopageref{desc:maincls.cmd.subparagraph})}%
- \feentry{subsection}{title of the sectional unit \Macro{subsection} (see
- \autoref{sec:maincls.structure},
- \autopageref{desc:maincls.cmd.subsection})}%
- \feentry{subsubsection}{title of the sectional unit \Macro{subsubsection}
- (see \autoref{sec:maincls.structure},
- \autopageref{desc:maincls.cmd.subsubsection})}%
- \feentry{subtitle}{%
- subtitle of the document, i.\,e., the argument of \Macro{subtitle} on the
- main title page (see \autoref{sec:maincls.titlepage},
- \autopageref{desc:maincls.cmd.title})}%
- \feentry{title}{main title of the document, i.\,e., the argument of
- \Macro{title} (for details about the title size see the additional note in
- the text of \autoref{sec:maincls.titlepage} from
- \autopageref{desc:maincls.cmd.title})}%
-\end{desclist}
-%
-\EndIndex{Cmd}{setkomafont}%
-\EndIndex{Cmd}{addtokomafont}%
-\EndIndex{Cmd}{usekomafont}%
-%
-\EndIndex{}{font}%
-\EndIndex{}{text>markup}%
-
\LoadCommon{14} %\section{Document Titles}
-
\section{Abstract}
\label{sec:maincls.abstract}
\BeginIndex{}{summary}%
@@ -408,8 +258,8 @@ When using an in-page title\Index{title>in-page} (see option \Option{titlepage},
the abstract is set using the environment
\Environment{quotation}\IndexEnv{quotation} (see \autoref{sec:maincls.lists},
\autopageref{desc:maincls.env.quotation}) internally. Thereby paragraphs will
-be set with intention of the first line. If that first paragraph of the
-abstract should not be intended, this indent may be disabled using
+be set with indentation of the first line. If that first paragraph of the
+abstract should not be indented, this indent may be disabled using
\Macro{noindent}\IndexCmd{noindent}\important{\Macro{noindent}} \iffree{just
after \Macro{begin}\PParameter{abstract}}{at the begin of the environment}.%
%
@@ -662,7 +512,7 @@ macros \Macro{chapterlevel}, \Macro{sectionlevel}, and so on, down to
\Macro{subparagraphlevel}.
\begin{Example}
Assume that you are preparing an article that uses the sectional
- unit \Macro{subsubsection}. However, you don't want this sectional
+ unit \Macro{subsubsection}. However, you do not want this sectional
unit to appear in the table of contents. The preamble of your
document might contain the following:
\begin{lstcode}
@@ -723,7 +573,7 @@ rule.
These options have no effect with the page styles \PValue{empty} and
\PValue{plain}, because there is no header in this case. Such a line always
has the effect of visually bringing header and text body closer together. That
-doesn't mean that the header must now be moved farther from the text
+does not mean that the header must now be moved farther from the text
body. Instead, the header should be considered as belonging to the text body
for the purpose of page layout calculations. {\KOMAScript} takes this into
account by automatically passing the option \Option{headinclude} to the
@@ -1002,7 +852,7 @@ The page styles can be redefined with the \Macro{renewcommand} macro.
\renewcommand*{\chapterpagestyle}{plain}
\end{lstcode}
Instead of the above you may do a local redefinition using a group. The
- advantage will be that you don't need to know the current page style before
+ advantage will be that you do not need to know the current page style before
the change to switch back at the end.
\begin{lstcode}
\clearpage
@@ -1238,12 +1088,12 @@ starts, the option influences also the explicit usage of the commands
\Macro{cleardoublestandardpage}, \Macro{cleardoubleplainpage}, and
\Macro{cleardoubleemptypage}. See \autoref{sec:maincls.pagestyle},
\autopageref{desc:maincls.cmd.cleardoublepage} for more information
-about these. Since \LaTeX{} doesn't differentiate between left-hand
-and right-hand pages in single-sided printing, the option doesn't have
+about these. Since \LaTeX{} does not differentiate between left-hand
+and right-hand pages in single-sided printing, the option does not have
any influence in that case.
In class \Class{scrartcl} the section is the first structural element below
-the part. Because of this, \Class{scrartcl} doesn't support this option.
+the part. Because of this, \Class{scrartcl} does not support this option.
%
\EndIndex{Option}{open~=\PName{method}}%
@@ -1414,7 +1264,7 @@ description of the structural commands.
structural commands \Macro{part} down to \Macro{subparagraph} will be
activated. By default the optional argument will be used for the running
head only.%
- \IndexOption{headings=~optiontohead}%
+ \IndexOption{headings~=\PValue{optiontohead}}%
}%
\entry{\PValue{optiontoheadandtoc}, \PValue{optiontotocandhead}%
\IndexOption{headings~=\PValue{optiontoheadandtoc}}}{%
@@ -1430,7 +1280,7 @@ description of the structural commands.
structural commands \Macro{part} down to \Macro{subparagraph} will be
activated. By default the optional argument will be used for the table of
contents only.%
- \IndexOption{headings=~optiontohead}%
+ \IndexOption{headings~=\PValue{optiontohead}}%
}%
\pventry{small}{%
Use small headings with small distances above and below.%
@@ -1578,13 +1428,13 @@ In addition to this, with\ChangedAt{v3.10}{\Class{scrbook}\and
classes} option \important{\Option{headings}}
\OptionValue{headings}{optiontohead}%
\IndexOption[indexmain]{headings~=\PValue{optiontohead}}, \KOMAScript{}
-doesn't use
+does not use
the optional argument \PName{short version} at the table of
contents, but for the running head only. Nevertheless, such a running head
needs an appropriate page style. See \autoref{sec:maincls.pagestyle} and
\autoref{cha:scrpage} about this. With option
\OptionValue{headings}{optiontotoc}%
-\IndexOption[indexmain]{headings~=\PValue{optiontotoc}}, \KOMAScript{} doesn't
+\IndexOption[indexmain]{headings~=\PValue{optiontotoc}}, \KOMAScript{} does not
use the
optional argument \PName{short version} for the running head, but
at the table of contents. Nevertheless, the entry will be shown only if
@@ -1594,7 +1444,7 @@ counter \Counter{tocdepth} (see \autoref{sec:maincls.toc},
\IndexOption[indexmain]{headings~=\PValue{optiontoheadandtoc}}, \KOMAScript{}
uses the optional argument \PName{short version} in both the table of contents
and running head. All these three selections will also activate the extended
-interpretation of the optional argument \PName{short version}, which isn't
+interpretation of the optional argument \PName{short version}, which is not
active by default.
The \ChangedAt{v3.10}{\Class{scrbook}\and \Class{scrreprt}\and
@@ -2121,7 +1971,7 @@ horizontally centered instead of set ragged right. This is because command
\end{lstcode}
You may also redefine this using \Macro{renewcommand} too.
\begin{Example}
- You don't want different alignment at headings of \Macro{part}. So you
+ You do not want different alignment at headings of \Macro{part}. So you
put
\begin{lstcode}
\renewcommand*{\raggedpart}{\raggedsection}
@@ -2270,12 +2120,16 @@ Since chapters only exist in the classes \Class{scrbook} and
\begin{Declaration}
\Macro{chaptermark}\Parameter{running head}\\
+ \Macro{addchapmark}\Parameter{running head}\\
\Macro{sectionmark}\Parameter{running head}\\
+ \Macro{addsecmark}\Parameter{running head}\\
\Macro{subsectionmark}\Parameter{running head}\\
\Macro{chaptermarkformat}\\
\Macro{sectionmarkformat}\\
\Macro{subsectionmarkformat}
\end{Declaration}%
+\BeginIndex{Cmd}{addchapmark}%
+\BeginIndex{Cmd}{addsecmark}%
\BeginIndex{Cmd}{chaptermark}%
\BeginIndex{Cmd}{sectionmark}%
\BeginIndex{Cmd}{subsectionmark}%
@@ -2297,6 +2151,18 @@ Since chapters only exist in the classes \Class{scrbook} and
\Macro{chaptermarkformat}, \Macro{sectionmarkformat}, or
\Macro{subsectionmarkformat}.
+ Because\ChangedAt{v3.12}{\Class{scrbook}\and \Class{scrreprt}\and
+ \Class{scrartcl}} \KOMAScript{} provides additional commands
+ \Macro{addchap} and \Macro{addsec} to make headings without numbers, there
+ also exist corresponding commands for making the running heads of those.
+ Please note\textnote{Attention!}, that the predefined \Macro{addchapmark}
+ and \Macro{addsecmark} use \Macro{chaptermark} and
+ \Macro{sectionmark} while they set counter
+ \Counter{secnumdepth} to -1 locally. You should pay attention for this
+ exspecially if you redefine \Macro{chaptermark} or
+ \Macro{sectionmark}, e.\,g., you should also redefine \Macro{addchapmark}
+ and \Macro{addsecmark} suitable.
+
\OnlyAt{\Class{scrbook}\and\Class{scrreprt}}Of course there is no
command \Macro{chaptermark} or \Macro{chaptermarkformat} in
\Class{scrartcl}. \OnlyAt{\Class{scrartcl}}Accordingly,
@@ -2336,6 +2202,8 @@ As you can see, both the commands \Macro{chapappifchapterprefix} and
\EndIndex{Cmd}{chaptermarkformat}%
\EndIndex{Cmd}{sectionmarkformat}%
\EndIndex{Cmd}{subsectionmarkformat}%
+\EndIndex{Cmd}{addsecmark}%
+\EndIndex{Cmd}{addchapmark}%
\begin{Declaration}
@@ -2476,7 +2344,7 @@ classes. Instead of this, the math features of the \LaTeX{} kernel have been
supported. With this also, the options \Option{leqno} and \Option{fleqn} are
available.
-You won't find a description of the math environments of the \LaTeX{} kernel
+You will not find a description of the math environments of the \LaTeX{} kernel
here. If you want to use \Environment{displaymath}\IndexEnv{displaymath},
\Environment{equation}\IndexEnv{equation}, and
\Environment{eqnarray}\IndexEnv{eqnarray} you should read a short introduction
@@ -2493,7 +2361,7 @@ standard option \Option{leqno} causes the standard option file
\File{leqno.clo} to be loaded. The equations are then numbered on the
left. This\textnote{Attention!} option has to be used as an optional argument
of \Macro{documentclass}. Usage as an argument of \Macro{KOMAoptions} or
-\Macro{KOMAoption} is not supported. This wouldn't make sense, because the
+\Macro{KOMAoption} is not supported. This would not make sense, because the
recommended math package \Package{amsmath} supports the option at loading
time only too and would not react on run-time changes of the option.
%
@@ -2508,7 +2376,7 @@ standard option \Option{fleqn} causes the standard option file
\File{fleqn.clo} to be loaded. Displayed equations are then
left-justified. This option may be used as an optional argument of
\Macro{documentclass} but not as an argument of \Macro{KOMAoptions} or
-\Macro{KOMAoption}. The latter wouldn't make sense, because the recommended
+\Macro{KOMAoption}. The latter would not make sense, because the recommended
math package \Package{amsmath} supports the option at loading time only too
and would not react on run-time changes of the option.
%
@@ -2600,7 +2468,7 @@ Of course similar features exist\ChangedAt{v3.09}{\Class{scrbook}\and
\IndexOption{captions~=\PValue{figuresignature}}. Nevertheless,
figures like photos will be viewed as a whole, and a diagram or graph
will mostly be examined from left bottom to the right. Therefore, in
-general, signatures should be used and it wouldn't be useful to change
+general, signatures should be used and it would not be useful to change
the caption format from signatures to headings.
Nevertheless sometimes all floating environments shall use headings. For this
@@ -2630,7 +2498,7 @@ Furthermore, \KOMAScript{} supports to switch off the distinguish of captions
with only one line or more than one line using option
\OptionValue{captions}{nooneline}\IndexOption{captions~=\PValue{nooneline}}%
\important{\OptionValue{captions}{nooneline}}. This may be useful, if one-line
-captions shouldn't be centered. The default of centering one-line captions
+captions should not be centered. The default of centering one-line captions
corresponds to \OptionValue{captions}{oneline}.
Another special feature of \KOMAScript{} is to alternatively put the caption
@@ -3156,7 +3024,7 @@ e.\,g., using \Macro{raisebox}\IndexCmd{raisebox}.
placed on the inner side beside the figure. The figure itself is
shifted 2\Unit{em} into the outer margin.
- With \Macro{dimexp} a \eTeX{} command has been used. This shouldn't be a
+ With \Macro{dimexp} a \eTeX{} command has been used. This should not be a
problem at all, because \KOMAScript{} itself needs \eTeX{} and every almost
up-to-date \LaTeX{} distribution uses \eTeX already.
@@ -3606,13 +3474,13 @@ will become their final result.
Setting \OptionValue{listof}{entryprefix}\ChangedAt{v3.06}{\Class{scrbook}\and
\Class{scrreprt}\and \Class{scrartcl}} will automatically activate
\OptionValue{listof}{flat}
-too. Normally\important{\OptionValue{listof}{entryprefix}} it wouldn't make
+too. Normally\important{\OptionValue{listof}{entryprefix}} it would not make
sense to add the prefix ``figure'' to each entry of the list of figures and
the prefix ``table'' to each entry of the list of tables, because nothing else
than figures would be and should be expected at the list of figures and
nothing else than tables would be and should be expected at the list of
-tables. So this prefixes wouldn't give any additional information and for this
-wouldn't be useful. Nevertheless, such prefixes may be added using option
+tables. So this prefixes would not give any additional information and for this
+would not be useful. Nevertheless, such prefixes may be added using option
\OptionValue{listof}{entryprefix}. With this all entries of the same list will
get the same prefix. The prefix will depend on the file extension of the
helper file, that will be used for the corresponding list. For the list of
@@ -3640,7 +3508,7 @@ with \OptionValue{listof}{nochaptergap}%
\IndexOption{listof~=\PValue{chapterentry}} is somehow special. Instead of a
gap it adds the table of contents entry for the chapter additionally to the
lists of floating environments. Please\textnote{Attention!} note, that this
-would also happen, if the chapter doesn't have any floating
+would also happen, if the chapter does not have any floating
environment. Additional influence of chapters to the lists of floating
environments is available with option \Option{chapteratlists}. See
\autoref{sec:maincls.structure},
@@ -3693,11 +3561,11 @@ An overview about all settings to option \Option{listof} may be found at
sectioning level than default.%
\IndexOption{listof~=\PValue{leveldown}}}%
\entry{\PValue{nochaptergap}, \PValue{ignorechapter}}{%
- Chapter starts won't be marked at the lists of floating environments.%
+ Chapter starts are not marked at the lists of floating environments.%
\IndexOption{listof~=\PValue{nochaptergap}}}%
\entry{\PValue{notoc}, \PValue{plainheading}}{%
The lists of floating environments, e.\,g., list of figures and list of
- tables, won't generate an entry at the table of contents.%
+ tables do not generate an entry at the table of contents.%
\IndexOption{listof~=\PValue{notoc}}}%
\entry{\PValue{numbered}, \PValue{totocnumbered}, \PValue{tocnumbered},
\PValue{numberedtotoc}}{%
@@ -3708,7 +3576,7 @@ An overview about all settings to option \Option{listof} may be found at
\entry{\PValue{totoc}, \PValue{toc}, \PValue{notnumbered}}{%
The lists of floating environments, e.\,g., list of figures and list of
tables, would generate an entry at the table of contents, but their
- headings won't be numbered.%
+ headings are not numbered.%
\IndexOption{listof~=\PValue{totoc}}}%
\end{desclist}
%
@@ -3863,6 +3731,17 @@ neither a number nor an entry to the table of contents and corresponds to
\PValue{nobibliography} to this option at
\autopageref{desc:maincls.option.toc.bibliography}.
+Sometimes\ChangedAt{v3.12}{\Class{scrbook}\and \Class{scrreprt}\and
+ \Class{scrartcl}} it is not usefull to have one bibliography for the whole
+document but a bibliography at every chapter of a document made using
+\Class{scrbook} or \Class{scrreprt}. In that case
+you'd\important{\OptionValue{bibliography=leveldown}} need the bibliography
+itself not to be a chapter but one level below, a section. You may achieve
+this using Option \OptionValue{bibliography}{leveldown}%
+\IndexOption{bibliography~=\PValue{leveldown}}. You may use this also if you'd
+combine several lists and the bibliography together below one heading. So this
+option is also available with \Class{scrartcl}.
+
A summary of all available values for option \Option{bibliography} may be
found in \autoref{tab:maincls.bibliography}. Nevertheless you should note,
that additional values may be generated using
@@ -3874,6 +3753,12 @@ that additional values may be generated using
of the bibliography}
\label{tab:maincls.bibliography}
\begin{desctabular}
+ \pventry{leveldown}{%
+ \ChangedAt{v3.12}{\Class{scrbook}\and \Class{scrreprt}\and
+ \Class{scrartcl}}%
+ The bibliography will use a heading of one step lower section level than
+ default.%
+ \IndexOption{bibliography~=\PValue{leveldown}}}%
\pventry{nottotoc}{%
The bibliography will neither have an entry at the table of contents nor
a number,%
@@ -3907,7 +3792,7 @@ that additional values may be generated using
\BeginIndex{Cmd}{setbibpreamble}%
The command \Macro{setbibpreamble} can be used to set a preamble for the
bibliography\Index{bibliography}. This can be achieved by placing the preamble
-before the command for issuing the bibliography. However, it needn't be
+before the command for issuing the bibliography. However, it need not be
directly in front of it. For example, it could be placed at the beginning of
the document. Similar\textnote{Attention!} to the options
\OptionValue{bibliography}{totoc} and
@@ -4001,10 +3886,10 @@ index hardly. This would be valid, e.\,g., for usage of package
The index is chapter (\Class{scrbook} or \Class{scrreprt}) or section
(\Class{scrartcl}) without heading number or entry at the table of contents by
default or option
-\OptionValue{index}{default}\IndexOption{index~=\PValue{default}}. The\important{\OptionValue{index}{totoc}} index
-doesn't need an entry at the table of contents, because it should always be
-the last element of a document. Nevertheless, such an entry may be achieved
-using option
+\OptionValue{index}{default}\IndexOption{index~=\PValue{default}}.
+The\important{\OptionValue{index}{totoc}} index does not need an entry at the
+table of contents, because it should always be the last element of a
+document. Nevertheless, such an entry may be achieved using option
\OptionValue{index}{totoc}\IndexOption{index~=\PValue{totoc}}. See also option
\Option{toc} with value \PValue{index} in \autoref{sec:maincls.toc} from
\autopageref{desc:maincls.option.toc.index} onward.