summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/source/latex/koma-script/doc/english/scrextend.tex
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/source/latex/koma-script/doc/english/scrextend.tex')
-rw-r--r--Master/texmf-dist/source/latex/koma-script/doc/english/scrextend.tex86
1 files changed, 41 insertions, 45 deletions
diff --git a/Master/texmf-dist/source/latex/koma-script/doc/english/scrextend.tex b/Master/texmf-dist/source/latex/koma-script/doc/english/scrextend.tex
index 90a7b16a54a..60fec425f50 100644
--- a/Master/texmf-dist/source/latex/koma-script/doc/english/scrextend.tex
+++ b/Master/texmf-dist/source/latex/koma-script/doc/english/scrextend.tex
@@ -1,6 +1,6 @@
% ======================================================================
% scrextend.tex
-% Copyright (c) Markus Kohm, 2002-2015
+% Copyright (c) Markus Kohm, 2002-2017
%
% This file is part of the LaTeX2e KOMA-Script bundle.
%
@@ -18,7 +18,7 @@
% This work consists of all files listed in manifest.txt.
% ----------------------------------------------------------------------
% scrextend.tex
-% Copyright (c) Markus Kohm, 2002-2015
+% Copyright (c) Markus Kohm, 2002-2017
%
% Dieses Werk darf nach den Bedingungen der LaTeX Project Public Lizenz,
% Version 1.3c, verteilt und/oder veraendert werden.
@@ -46,15 +46,17 @@
% ======================================================================
\KOMAProvidesFile{scrextend.tex}
- [$Date: 2015-08-24 11:28:16 +0200 (Mon, 24 Aug 2015) $
+ [$Date: 2017-01-02 13:30:07 +0100 (Mon, 02 Jan 2017) $
KOMA-Script package scrextend]
\translator{Markus Kohm}
-% Date of the translated German file: 2015-08-24
+% Date of the translated German file: 2017-01-02
-\chapter{Making Basic Feature of the \KOMAScript{} Classes Available with
- Package \Package{scrextend} while Using Other Classes}
+\chapter[{\KOMAScript{} Features for other Classes with Package
+ \Package{scrextend}}]{Making Basic Feature of the \KOMAScript{} Classes
+ Available with Package \Package{scrextend} while Using Other Classes}
\labelbase{scrextend}
+\BeginIndexGroup%
\BeginIndex{Package}{scrextend}%
There are several features, that are shared by all \KOMAScript{} classes. This
@@ -97,9 +99,9 @@ designed to be used by authors of classes and packages too. Because of this
you may use \Package{tocbasic} together with \Package{scrextend}.%
\fi
-\LoadCommon{0}% \section{Early or late Selection of Options}
+\LoadCommonFile{options}% \section{Early or late Selection of Options}
-\LoadCommon{1}% \section{Compatibility with Earlier Versions of \KOMAScript}
+\LoadCommonFile{compatibility}% \section{Compatibility with Earlier Versions of \KOMAScript}
\section{Optional, Extended Features}
@@ -111,14 +113,13 @@ additionally. These features are optional, i.\,e., because the conflict with
features of the standard classes of often used packages.
\begin{Declaration}
- \KOption{extendedfeature}\PName{feature}
+ \OptionVName{extendedfeature}{feature}
\end{Declaration}
-\BeginIndex{Option}{extendedfeature~=\PName{feature}}%
With this option an extended \PName{feature} of \Package{scrextend} may be
activated. Option \Option{extendedfeature} is available only while loading the
package \Package{scrextend}. User have to set the option in the optional
-argument of \Macro{usepackage}\OParameter{optional
- argument}\PParameter{scrextend}.
+argument of \DescRef{\LabelBase.cmd.usepackage}\OParameter{optional
+ argument}\PParameter{scrextend}. %
\iffree{%
An overview of all available optional features is shown in
\autoref{tab:scrextend.optionalFeatures}.
@@ -129,12 +130,13 @@ argument of \Macro{usepackage}\OParameter{optional
features of \Package{scrextend}}
\label{tab:scrextend.optionalFeatures}
\begin{desctabular}
- \entry{\PName{title}}{%
- extends the title pages to the features of the \KOMAScript{} classes;
- this means not only the commands for the title page but also option
- \Option{titlepage} (see \autoref{sec:scrextend.titlepage}, from
- \autopageref{sec:scrextend.titlepage})%
- }%
+ \entry{\PName{title}}{%
+ extends the title pages to the features of the \KOMAScript{} classes;
+ this means not only the commands for the title page but also option
+ \DescRef{\LabelBase.option.titlepage} (see
+ \autoref{sec:scrextend.titlepage}, from
+ \autopageref{sec:scrextend.titlepage})%
+ }%
\end{desctabular}
\end{table}
}{%
@@ -149,24 +151,18 @@ argument of \Macro{usepackage}\OParameter{optional
pages.%
}%
%
-\EndIndex{Option}{extendedfeature~=\PName{feature}}%
+\EndIndexGroup
-\LoadCommon{2}% \section{Draft Mode}
-
-\section{Selection of the Document Font Size}
-\LoadCommon{4}%
-%
-\EndIndex{Option}{fontsize~=\PName{size}}%
-%
-\EndIndex{}{font>size}
+\LoadCommonFile{draftmode}% \section{Draft Mode}
+\LoadCommonFile{fontsize}%
-\LoadCommon{5}% \section{Text Markup}
+\LoadCommonFile{textmarkup}% \section{Text Markup}
-\LoadCommon{14} %\section{Document Title Pages}
+\LoadCommonFile{titles}% \section{Document Title Pages}
-\LoadCommon{7}% \section{Detection of Odd and Even Pages}
+\LoadCommonFile{oddorevenpage}% \section{Detection of Odd and Even Pages}
\section{Head and Foot Using Predefined Page Styles}
\seclabel{pagestyle}
@@ -180,30 +176,30 @@ style, but it uses and expects the definition some page styles.
\begin{Declaration}
\Macro{titlepagestyle}
\end{Declaration}%
-\BeginIndex{Cmd}{titlepagestyle}%
\Index{title>page style}%
Some pages have a different page style automatically selected using
-\Macro{thispagestyle}. With \Package{scrextend} this will be used currently
-for the page with the in-page title if and only if option
-\OptionValue{extendedfeature}{title} has been used (see
+\DescRef{maincls.cmd.thispagestyle}. With \Package{scrextend} this will be
+used currently for the page with the in-page title if and only if option
+\OptionValueRef{\LabelBase}{extendedfeature}{title} has been used (see
\autoref{sec:scrextend.optionalFeatures},
-\autopageref{desc:scrextend.option.extendedfeature}). In this case the page
-style stored at \Macro{thispagestyle} will be used. Default for
-\Macro{thispagestyle} is \Pagestyle{plain}\IndexPagestyle{plain}. This page
-style is predefined by the \LaTeX{} kernel. So it should be available always.%
-\EndIndex{Cmd}{titlepagestyle}%
+\DescPageRef{scrextend.option.extendedfeature}). In this case the page style
+stored at \DescRef{maincls.cmd.thispagestyle} will be used. Default for
+\DescRef{maincls.cmd.thispagestyle} is
+\PageStyle{plain}\IndexPagestyle{plain}. This page style is predefined by the
+\LaTeX{} kernel. So it should be available always.%
+\EndIndexGroup
-\LoadCommon{8}% \section{Interleaf Pages}
+\LoadCommonFile{interleafpage}% \section{Interleaf Pages}
-\LoadCommon{9}% \section{Footnotes}
+\LoadCommonFile{footnotes}% \section{Footnotes}
-\LoadCommon{15}% \section{Dicta}
+\LoadCommonFile{dictum}% \section{Dicta}
-\LoadCommon{12}% \section{Lists}
+\LoadCommonFile{lists}% \section{Lists}
-\LoadCommon{13}% \section{Margin Notes}
+\LoadCommonFile{marginpar}% \section{Margin Notes}
%
-\EndIndex{Package}{scrextend}%
+\EndIndexGroup
\endinput