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.tex31
1 files changed, 22 insertions, 9 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 29897377100..c9c2fb5f163 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
@@ -46,13 +46,13 @@
% ============================================================================
\KOMAProvidesFile{scrbookreportarticle.tex}
- [$Date: 2017-01-02 13:30:07 +0100 (Mon, 02 Jan 2017) $
+ [$Date: 2017-05-31 11:06:42 +0200 (Wed, 31 May 2017) $
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}
-% Date of the translated German file: 2017-01-02
+% Date of the translated German file: 2017-05-31
\chapter{The Main Classes: \Class{scrbook}, \Class{scrreprt}, and
\Class{scrartcl}}
@@ -1534,13 +1534,15 @@ active by default.
The \ChangedAt{v3.10}{\Class{scrbook}\and \Class{scrreprt}\and
\Class{scrartcl}} extended interpretation of the optional argument
-determines whether there's an equality sign in
-\PName{short version}. If so, the optional argument will be interpreted as
-\PName{option list} instead of simple \PName{short version}. Thereby the two
-options \OptionVName{head}{running head}\important{\Option{head}} and
-\OptionVName{tocentry}{table of contents entry} are supported. Commas or
-equality signs inside of the values of those options will be accepted only if
-they are enclosed by braces.
+determines whether there's an equality sign in \PName{short version}. If so,
+the optional argument will be interpreted as \PName{option list} instead of
+simple \PName{short version}. Thereby the three options
+\OptionVName{head}{running head}\important{\Option{head}},
+\OptionVName{tocentry}{table of contents entry}\important{\Option{tocentry}},
+and \OptionVName{reference}{reference title}\important{\Option{reference}}%
+\ChangedAt{v3.22}{\Class{scrbook}\and \Class{scrreprt}\and \Class{scrartcl}}
+are supported. Commas or equality signs inside of the values of those options
+will be accepted only if they are enclosed by braces.
Please\textnote{Attention!} note that this mechanism is only
functional as long as \KOMAScript{} controls the described
@@ -1624,6 +1626,17 @@ you may use an invisible entry like \lstinline|\mbox{}| instead.
option \Option{head}.
\end{Example}
+Similar\ChangedAt{v3.22}{\Class{scrbook}\and \Class{scrreprt}\and
+ \Class{scrartcl}} to setup the title of a running head using option
+\Option{head} or to setup the title for the entry to the table of contents
+using option \Option{tocentry} you can set the title of a reference with
+package \Package{nameref}\IndexPackage{nameref},
+\Package{titleref}\IndexPackage{titleref}, or the
+\Package{titleref}\IndexPackage{zref-titleref} module of package
+\Package{zref}\IndexPackage{zref} using option \Option{reference}. Note, the
+support for package \Package{titleref} is somehow rudimentary, and the package
+is not fully compatible with \Package{hyperref}\IndexPackage{hyperref}.
+
The title of the level part\important{\Macro{part}} (\Macro{part}) is
distinguished from other sectioning levels by being numbered independently
from the other parts. This means that the chapter level (in \Class{scrbook} or