diff options
Diffstat (limited to 'Master/texmf-dist/source/latex/koma-script/doc/english/scrlayer-scrpage.tex')
-rw-r--r-- | Master/texmf-dist/source/latex/koma-script/doc/english/scrlayer-scrpage.tex | 60 |
1 files changed, 30 insertions, 30 deletions
diff --git a/Master/texmf-dist/source/latex/koma-script/doc/english/scrlayer-scrpage.tex b/Master/texmf-dist/source/latex/koma-script/doc/english/scrlayer-scrpage.tex index 4cbc046c797..250e4c8a8c9 100644 --- a/Master/texmf-dist/source/latex/koma-script/doc/english/scrlayer-scrpage.tex +++ b/Master/texmf-dist/source/latex/koma-script/doc/english/scrlayer-scrpage.tex @@ -44,11 +44,11 @@ % ============================================================================ \KOMAProvidesFile{scrlayer-scrpage.tex}% - [$Date: 2014-10-27 08:39:00 +0100 (Mon, 27 Oct 2014) $ + [$Date: 2014-12-12 09:55:47 +0100 (Fri, 12 Dec 2014) $ KOMA-Script guide (chapter: scrlayer-scrpage)] \translator{Markus Kohm\and Jana Schubert\and Jens H\"uhne} -% Date version of the translated file: 2014-10-27 +% Date version of the translated file: 2014-12-12 \chapter[{Adapting Page Headers and Footers with \Package{scrlayer-scrpage}}] {Adapting\ChangedAt{v3.12}{\Package{scrlayer-scrpage}} Page Headers and @@ -522,12 +522,11 @@ section.% \BeginIndex{Cmd}{cohead*}% \BeginIndex{Cmd}{rohead*}% The previously described commands have also a version with -star\ChangedAt{v3.14}{\Class{scrbook}\and \Class{scrreprt}\and - \Class{scrartcl}} that differs only if you omit the optional argument -\PName{plain.scrheadings's content}. In this case the version without star -does not change the content of \Pagestyle{plain.scrheadings}. The -version with star on the other hand uses the obligatory argument -\PName{scrheading's content} also as default for +star\ChangedAt{v3.14}{\Package{scrlayer-scrpage}} that differs only if you +omit the optional argument \PName{plain.scrheadings's content}. In this case +the version without star does not change the content of +\Pagestyle{plain.scrheadings}. The version with star on the other hand uses +the obligatory argument \PName{scrheading's content} also as default for \Pagestyle{plain.scrheadings}. So, if both arguments should be the same, you can simply use the star version with the obligatory argument only.% @@ -854,12 +853,11 @@ ideally together with the automatism described in the following section.% \BeginIndex{Cmd}{cofoot*}% \BeginIndex{Cmd}{rofoot*}% The previously described commands have also a version with -star\ChangedAt{v3.14}{\Class{scrbook}\and \Class{scrreprt}\and - \Class{scrartcl}} that differs only if you omit the optional argument -\PName{plain.scrheadings's content}. In this case the version without star -does not change the content of \Pagestyle{plain.scrheadings}. The -version with star on the other hand uses the obligatory argument -\PName{scrheading's content} also as default for +star\ChangedAt{v3.14}{\Package{scrlayer-scrpage}} that differs only if you +omit the optional argument \PName{plain.scrheadings's content}. In this case +the version without star does not change the content of +\Pagestyle{plain.scrheadings}. The version with star on the other hand uses +the obligatory argument \PName{scrheading's content} also as default for \Pagestyle{plain.scrheadings}. So, if both arguments should be the same, you can simply use the star version with the obligatory argument only. @@ -998,12 +996,11 @@ section.% \BeginIndex{Cmd}{cfoot*}% \BeginIndex{Cmd}{ifoot*}% The previously described commands have also a version with -star\ChangedAt{v3.14}{\Class{scrbook}\and \Class{scrreprt}\and - \Class{scrartcl}} that differs only if you omit the optional argument -\PName{plain.scrheadings's content}. In this case the version without star -does not change the content of \Pagestyle{plain.scrheadings}. The -version with star on the other hand uses the obligatory argument -\PName{scrheading's content} also as default for +star\ChangedAt{v3.14}{\Package{scrlayer-scrpage}} that differs only if you +omit the optional argument \PName{plain.scrheadings's content}. In this case +the version without star does not change the content of +\Pagestyle{plain.scrheadings}. The version with star on the other hand uses +the obligatory argument \PName{scrheading's content} also as default for \Pagestyle{plain.scrheadings}. So, if both arguments should be the same, you can simply use the star version with the obligatory argument only.% @@ -1102,19 +1099,22 @@ Options \Option{komastyle} and \Option{standardstyle}, provided by \LoadCommon{21} % \section{Manipulation of Defined Page Styles} \begin{Declaration} - \KOption{headwidth}\PName{width\textup{:}offset}\\ - \KOption{footwidth}\PName{width\textup{:}offset} + \KOption{headwidth}\PName{width\textup{:}offset\textup{:}offset}\\ + \KOption{footwidth}\PName{width\textup{:}offset\textup{:}offset} \end{Declaration} -\BeginIndex{Option}{headwidth~=\PName{offset\textup{:}width}}% -\BeginIndex{Option}{footwidth~=\PName{offset\textup{:}width}}% +\BeginIndex{Option}{headwidth~=\PName{width\textup{:}offset\textup{:}offset}}% +\BeginIndex{Option}{footwidth~=\PName{width\textup{:}offset\textup{:}offset}}% By default the page head\Index{head>width} and foot\Index{foot>width} are as wide as the type area. This can be changed using these \KOMAScript{} options. The value \PName{width} is the wanted width of the head respective foot. The \PName{offset} defines how much the head or foot should be moved -towards the outer\,---\,in single side layout to the right\,---\,margin. Both -values are optional and can be omitted. If you omit both values, you can also -omit the colon. If you only use one value without colon, this will be the -\PName{width}. +towards the outer\,---\,in single side layout to the right\,---\,margin. All +three\ChangedAt{v3.14}{\Package{scrlayer-scrpage}} values are optional and can +be omitted. If you omit a value, you can also omit the corresponding colon +left beside. If there is only one \PName{offset} it is used for both, odd and +even pages. Otherwise, the first \PName{offset} is used for odd and the second +\PName{offset} for even pages in two-side mode. If you only use one value +without colon, this will be the \PName{width}. For the \PName{width} as well as the \PName{offset} you can use any valid length value, \LaTeX{} length, \TeX{} dimension or \TeX{} skip. In addition @@ -1185,8 +1185,8 @@ zero. If you think, this is complicated, you should simply use an explicit \end{desctabular} \end{table} % -\EndIndex{Option}{footwidth~=\PName{offset\textup{:}width}}% -\EndIndex{Option}{headwidth~=\PName{offset\textup{:}width}}% +\EndIndex{Option}{footwidth~=\PName{width\textup{:}offset\textup{:}offset}}% +\EndIndex{Option}{headwidth~=\PName{width\textup{:}offset\textup{:}offset}}% \begin{Declaration} \KOption{headtopline}\PName{thickness\textup{:}length}\\ |