summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/source/latex/koma-script/doc/english/scrlayer-scrpage-experts.tex
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/source/latex/koma-script/doc/english/scrlayer-scrpage-experts.tex')
-rw-r--r--Master/texmf-dist/source/latex/koma-script/doc/english/scrlayer-scrpage-experts.tex28
1 files changed, 15 insertions, 13 deletions
diff --git a/Master/texmf-dist/source/latex/koma-script/doc/english/scrlayer-scrpage-experts.tex b/Master/texmf-dist/source/latex/koma-script/doc/english/scrlayer-scrpage-experts.tex
index cef1c018a29..57796fde863 100644
--- a/Master/texmf-dist/source/latex/koma-script/doc/english/scrlayer-scrpage-experts.tex
+++ b/Master/texmf-dist/source/latex/koma-script/doc/english/scrlayer-scrpage-experts.tex
@@ -1,6 +1,6 @@
% ======================================================================
% scrlayer-scrpage-experts.tex
-% Copyright (c) Markus Kohm, 2013-2014
+% Copyright (c) Markus Kohm, 2013-2015
%
% This file is part of the LaTeX2e KOMA-Script bundle.
%
@@ -18,7 +18,7 @@
% This work consists of all files listed in manifest.txt.
% ----------------------------------------------------------------------
% scrlayer-scrpage-experts.tex
-% Copyright (c) Markus Kohm, 2013-2014
+% Copyright (c) Markus Kohm, 2013-2015
%
% Dieses Werk darf nach den Bedingungen der LaTeX Project Public Lizenz,
% Version 1.3c, verteilt und/oder veraendert werden.
@@ -44,7 +44,7 @@
% ============================================================================
\KOMAProvidesFile{scrlayer-scrpage-experts.tex}%
- [$Date: 2014-01-24 14:08:15 +0100 (Fri, 24 Jan 2014) $
+ [$Date: 2015-01-28 11:03:48 +0100 (Wed, 28 Jan 2015) $
KOMA-Script guide (chapter: scrlayer-scrpage-experts)]
\translator{Markus Kohm}
@@ -62,6 +62,8 @@ described in \autoref{cha:scrlayer-scrpage} of this \iffree{user
not need those extensions and some of them are only provided for
compatibility with \Package{scrpage2}.
+\LoadCommon[scrlayerscrpageexperts]{21}% \section{Manipulation of Defined Page Styles}
+
\section{Definition of new Pairs of Page Styles}
\label{sec:scrlayer-scrpage.pagestyle.pairs}
@@ -552,21 +554,21 @@ style with the \PName{name} does not already exist, and therefore may be used
to redefine an existing page style.
All these commands are based on the command \Macro{DeclareLayerPageStyle} of
-package \Package{scrlayer}. Thereby for a page style \PName{Name}
-the layer \PName{Name}\PValue{.head.above.line} will be defined for the
-horizontal line above the page head, the layer \PName{Name}\PValue{.head.odd}
-will be defined for the page head of odd pages in two-side layout,
+package \Package{scrlayer}. Thereby for a page style \PName{Name} the layer
+\PName{Name}\PValue{.head.above.line} will be defined for the horizontal line
+above the page head, the layer \PName{Name}\PValue{.head.odd} will be defined
+for the page head of odd pages in two-side layout,
\PName{Name}\PValue{.head.even} will be defined for the page head of even
pages in two-side layout, \PName{Name}\PValue{.head.oneside} will be defined
for the page head of all pages in one-side layout,
-\PName{Name}\PValue{.head.below} will be defined for the horizontal line below
-the page head, \PName{Name}\PValue{.foot.above.line} will be defined for the
-horizontal line above the page foot, \PName{Name}\PValue{.foot.odd} will be
-defined for the page foot of odd pages in two-side layout,
+\PName{Name}\PValue{.head.below.line} will be defined for the horizontal line
+below the page head, \PName{Name}\PValue{.foot.above.line} will be defined for
+the horizontal line above the page foot, \PName{Name}\PValue{.foot.odd} will
+be defined for the page foot of odd pages in two-side layout,
\PName{Name}\PValue{.foot.even} for the page foot of even pages in two-side
layout, \PName{Name}\PValue{.foot.oneside} for the page foot of all pages in
-one-side layout, and last but not least \PName{Name}\PValue{.foot.below} for
-the horizontal line below the page foot. More information about layers and
+one-side layout, and last but not least \PName{Name}\PValue{.foot.below.line}
+for the horizontal line below the page foot. More information about layers and
layer page styles can be found starting on \autopageref{cha:scrlayer} in
\autoref{cha:scrlayer} of \autoref{part:forExperts}.%
%