diff options
Diffstat (limited to 'Master/texmf-dist/source/latex/koma-script/doc/english/scrpage2.tex')
-rw-r--r-- | Master/texmf-dist/source/latex/koma-script/doc/english/scrpage2.tex | 18 |
1 files changed, 10 insertions, 8 deletions
diff --git a/Master/texmf-dist/source/latex/koma-script/doc/english/scrpage2.tex b/Master/texmf-dist/source/latex/koma-script/doc/english/scrpage2.tex index 603adeb934d..937acdec0b0 100644 --- a/Master/texmf-dist/source/latex/koma-script/doc/english/scrpage2.tex +++ b/Master/texmf-dist/source/latex/koma-script/doc/english/scrpage2.tex @@ -1,6 +1,6 @@ % ====================================================================== % scrpage2.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. % ---------------------------------------------------------------------- % scrpage2.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,12 +45,14 @@ % % ============================================================================ -\ProvidesFile{scrpage2.tex}[2012/02/22 KOMA-Script guide (chapter:scrpage2)] +\KOMAProvidesFile{scrpage2.tex} + [$Date: 2013-12-13 12:11:01 +0100 (Fr, 13. Dez 2013) $ + KOMA-Script guide (chapter:scrpage2)] \translator{Jens-Uwe Morawski\and Karl-Heinz Zimmer\and Christoph Bier\and Gernot Hassenpflug\and Markus Kohm} -% date of translated german file: 2012/02/22 +% date of translated german file: 2013/07/22 \chapter{Adapting Page Headers and Footers with \Package{scrpage2}} \labelbase{scrpage} @@ -97,7 +99,7 @@ documentation describes only \Package{scrpage2}. The package \end{Explain} -Package \Package{scrpage2} doesn't distinguish between page styles with +Package \Package{scrpage2} does not distinguish between page styles with automatic, running headings and page styles with manual headings. The way to deal with automatic and manual headings is independent from the page style and so the page style is independent from the choice of automatic or manual @@ -745,7 +747,7 @@ elements \FontElement{headtopline}\important[i]{\FontElement{headtopline}\\ \FontElement{footbotline}. These can then be extended via \Macro{addtokomafont}\IndexCmd{addtokomafont}. See \autoref{sec:maincls.textmarkup}, \autopageref{desc:maincls.cmd.setkomafont} -for details on the \Macro{setkomafont} and \Macro{addkomafont} commands. +for details on the \Macro{setkomafont} and \Macro{addtokomafont} commands. \EndIndex{FontElement}{footbottomline}% \EndIndex{FontElement}{footbotline}% \EndIndex{FontElement}{footsepline}% @@ -853,7 +855,7 @@ together with other package options in the next In opposite to the \KOMAScript{} classes, where the most options may be changed using \Macro{KOMAoptions} or \Macro{KOMAoption} also after loading the -class, package \Package{scrpage2} doesn't provide this feature\iffree{ +class, package \Package{scrpage2} does not provide this feature\iffree{ currently}{}. All options to \Package{scrpage2} have to be global options, i.\,e. be part of the optional argument of \Macro{documentclass}, or package option, i.\,e. be part of the optional argument of \Macro{usepackage}. @@ -867,7 +869,7 @@ package option, i.\,e. be part of the optional argument of \Macro{usepackage}. \BeginIndex{Option}{headinclude}\BeginIndex{Option}{footinclude}% \BeginIndex{Option}{headexclude}\BeginIndex{Option}{footexclude}% Since\textnote{Attention!} \KOMAScript~3\ChangedAt{v2.3}{\Package{scrpage2}} -this options shouldn't be passed to \Package{scrpage2} any longer using +this options should not be passed to \Package{scrpage2} any longer using \Macro{PassOptionsToPackage} or the optional argument of \Macro{usepackage}. Only for compatibility reason \Package{scrpage2} still declares them and pass them as \Option{headinclude}, |