summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/source/latex/koma-script/doc/english/scrbase.tex
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/source/latex/koma-script/doc/english/scrbase.tex')
-rw-r--r--Master/texmf-dist/source/latex/koma-script/doc/english/scrbase.tex18
1 files changed, 14 insertions, 4 deletions
diff --git a/Master/texmf-dist/source/latex/koma-script/doc/english/scrbase.tex b/Master/texmf-dist/source/latex/koma-script/doc/english/scrbase.tex
index 7a003c40f3c..8b68d25fd98 100644
--- a/Master/texmf-dist/source/latex/koma-script/doc/english/scrbase.tex
+++ b/Master/texmf-dist/source/latex/koma-script/doc/english/scrbase.tex
@@ -1,6 +1,6 @@
% ======================================================================
% scrbase.tex
-% Copyright (c) Markus Kohm, 2002-2015
+% Copyright (c) Markus Kohm, 2002-2016
%
% This file is part of the LaTeX2e KOMA-Script bundle.
%
@@ -18,7 +18,7 @@
% This work consists of all files listed in manifest.txt.
% ----------------------------------------------------------------------
% scrbase.tex
-% Copyright (c) Markus Kohm, 2002-2015
+% Copyright (c) Markus Kohm, 2002-2016
%
% Dieses Werk darf nach den Bedingungen der LaTeX Project Public Lizenz,
% Version 1.3c, verteilt und/oder veraendert werden.
@@ -46,11 +46,11 @@
% ======================================================================
\KOMAProvidesFile{scrbase.tex}
- [$Date: 2015-06-17 12:15:52 +0200 (Wed, 17 Jun 2015) $
+ [$Date: 2016-03-09 18:09:14 +0100 (Wed, 09 Mar 2016) $
KOMA-Script package scrbase]
\translator{Markus Kohm\and Melvin Hendrix}
-% Date of the translated German file: 2015-06-17
+% Date of the translated German file: 2016-03-09
\chapter{Basic Functions of Package \Package{scrbase}}
\labelbase{scrbase}
@@ -411,6 +411,16 @@ members.
\end{lstcode}
has to be added.
\end{Example}
+
+If\ChangedAt{v3.20}{\Package{scrbase}} you call \Macro{FamilyExecuteOptions}
+with an unknown option inside the \PName{options list}, you will get an
+error. But you will not get an error, if the \PName{family member} has an
+option \Option{@else@}. In this case option \Option{@else@} will be used
+instead of the unknown option. \KOMAScript{} itself uses this feature, e.\,g.,
+inside the definition of section like commands to prior the style attribute
+above all other attributes.
+
+Usage of the command inside the execution of an option is provided.%
%
\EndIndex{Cmd}{FamilyExecuteOptions}%