summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/source/latex/koma-script/doc/english/common-21.tex
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2015-07-02 22:11:36 +0000
committerKarl Berry <karl@freefriends.org>2015-07-02 22:11:36 +0000
commit28c9b4ce4d428d1582c35205f79c62da999cf4d0 (patch)
treeebaab8a451d923c648016ddecaf5f9dcdbb043eb /Master/texmf-dist/source/latex/koma-script/doc/english/common-21.tex
parenta55a0c408532e7d4dbeb629215c40b9a29b1f98d (diff)
koma-script (2jul15)
git-svn-id: svn://tug.org/texlive/trunk@37734 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/source/latex/koma-script/doc/english/common-21.tex')
-rw-r--r--Master/texmf-dist/source/latex/koma-script/doc/english/common-21.tex20
1 files changed, 15 insertions, 5 deletions
diff --git a/Master/texmf-dist/source/latex/koma-script/doc/english/common-21.tex b/Master/texmf-dist/source/latex/koma-script/doc/english/common-21.tex
index 0bdffb098da..137605e486a 100644
--- a/Master/texmf-dist/source/latex/koma-script/doc/english/common-21.tex
+++ b/Master/texmf-dist/source/latex/koma-script/doc/english/common-21.tex
@@ -51,7 +51,7 @@
Manipulation of defined page styles)]
\translator{Markus Kohm\and Jana Schubert}
-% Date version of the translated file: 2015-03-31
+% Date version of the translated file: 2015-06-18
\makeatletter
\@ifundefined{ifCommonscrlayer}{\newif\ifCommonscrlayer}{}%
@@ -170,6 +170,11 @@ Generally the higher level should be used for the left mark and the lower
level for the right mark. This is only a convention and not a need, but it
makes sense.
+Please note\textnote{Attention} that not every class provides running heads
+for every section level. For example the standard classes never setup the
+running head of \Macro{part}. The \KOMAScript{} classes provide running heads
+for every section level.
+
The difference in \Macro{automark} and \Macro{automark*} is, that
\Macro{automark} deletes all prior usages of \Macro{automark} or
\Macro{automark*}, while \Macro{automark*} changes only the behaviour of the
@@ -364,23 +369,23 @@ You can find all valid values for \Option{markcase} in
automatic running heads}%
\label{tab:scrlayer-scrpage.markcase}%
\begin{desctabular}
- \pventry{lower}{\IndexOption{markcase~=\PValue{lower}}%
+ \pventry{lower}{\IndexOption[indexmain]{markcase~=lower}%
redefines \Macro{MakeMarkcase} to convert the automatic running heads
into lower case letters using \Macro{MakeLowercase}
(lower case typesetting).%
}%
- \pventry{upper}{\IndexOption{markcase~=\PValue{upper}}%
+ \pventry{upper}{\IndexOption[indexmain]{markcase~=upper}%
redefines \Macro{MakeMarkcase} to convert the automatic running heads
into upper case letters using \Macro{MakeUppercase}
(upper case typesetting).%
}%
- \pventry{used}{\IndexOption{markcase~=\PValue{used}}%
+ \pventry{used}{\IndexOption[indexmain]{markcase~=used}%
redefines \Macro{MakeMarkcase} to use automatic running heads without
any case changes.%
}%
\entry{\PValue{ignoreuppercase}, \PValue{nouppercase},
\PValue{ignoreupper},
- \PValue{noupper}}{\IndexOption{markcase~=\PValue{noupper}}%
+ \PValue{noupper}}{\IndexOption[indexmain]{markcase~=noupper}%
redefines not only \Macro{MakeMarkcase} but also locally to the running
heads \Macro{MakeUppercase} and \Macro{uppercase} to leave the automatic
running heads unchanged.%
@@ -552,6 +557,11 @@ the section heading, that should be used for the running head. For the number
simply the number of the current section level will be used, if the current
level uses numbers.
+Unfortunately\textnote{Attention!}, not all classes use such a command for
+every section level. The standard classes for example do not call
+\Macro{partmark}. The \KOMAScript{} classes support such commands for all
+section levels and therefore also use \Macro{partmark}.
+
If users redefine these commands, they should\textnote{Attention!} take care
to also use the counter \Counter{secnumdepth} for the test whether or not the
section level should output a number, even in the case the user