summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/source/latex/koma-script/doc/common-pagestylemanipulation-en.tex
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/source/latex/koma-script/doc/common-pagestylemanipulation-en.tex')
-rw-r--r--Master/texmf-dist/source/latex/koma-script/doc/common-pagestylemanipulation-en.tex24
1 files changed, 18 insertions, 6 deletions
diff --git a/Master/texmf-dist/source/latex/koma-script/doc/common-pagestylemanipulation-en.tex b/Master/texmf-dist/source/latex/koma-script/doc/common-pagestylemanipulation-en.tex
index c66ecb341b9..f1c8c71a487 100644
--- a/Master/texmf-dist/source/latex/koma-script/doc/common-pagestylemanipulation-en.tex
+++ b/Master/texmf-dist/source/latex/koma-script/doc/common-pagestylemanipulation-en.tex
@@ -24,7 +24,7 @@
% ============================================================================
\KOMAProvidesFile{common-pagestylemanipulation-en.tex}
- [$Date: 2022-06-05 12:40:11 +0200 (So, 05. Jun 2022) $
+ [$Date: 2023-06-16 10:32:27 +0200 (Fr, 16. Jun 2023) $
KOMA-Script guide (common paragraph:
Setting up defined page styles)]
\translator{Markus Kohm\and Jana Schubert\and Karl Hagen}
@@ -410,17 +410,29 @@
\pventry{lower}{\IndexOption[indexmain]{markcase~=lower}%
redefines \DescRef{\LabelBase.cmd.MakeMarkcase} to convert the
automatic running heads into lower-case letters using
- \Macro{MakeLowercase} (lower case typesetting).%
- }%
+ \Macro{MakeLowercase}.%
+ }\\[-1.7ex]
\pventry{upper}{\IndexOption[indexmain]{markcase~=upper}%
redefines \DescRef{\LabelBase.cmd.MakeMarkcase} to convert the
automatic running heads into upper-case letters using
- \Macro{MakeUppercase} (upper case typesetting).%
- }%
+ \Macro{MakeUppercase}.%
+ }\\[-1.7ex]
+ \pventry{title}{\IndexOption[indexmain]{markcase~=title}%
+ \IfThisCommonLabelBase{scrlayer}{%
+ \ChangedAt{v3.41}{\Package{scrlayer}}}{%
+ \IfThisCommonLabelBase{scrlayer-scrpage}{%
+ \ChangedAt{v3.41}{\Package{scrlayer-scrpage}}}}{}%
+ redefines \DescRef{\LabelBase.cmd.MakeMarkcase} to convert the
+ automatic running heads into title-case using
+ \Macro{MakeTitlecase}. This is done separately for the number
+ and the text. If \Macro{MakeTitlecase} is not defined, i.\,e.,
+ because you are using an old \LaTeX{} kernel, you will get a warning
+ message and the option will be ignored.%
+ }\\[-1.7ex]
\pventry{used}{\IndexOption[indexmain]{markcase~=used}%
redefines \DescRef{\LabelBase.cmd.MakeMarkcase} to use automatic
running heads without any case changes.%
- }%
+ }\\[-1.7ex]
\entry{\PValue{ignoreuppercase}, \PValue{nouppercase},
\PValue{ignoreupper},
\PValue{noupper}}{\IndexOption[indexmain]{markcase~=noupper}%