summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/source/latex/koma-script/doc/english/scrbookreportarticle.tex
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/source/latex/koma-script/doc/english/scrbookreportarticle.tex')
-rw-r--r--Master/texmf-dist/source/latex/koma-script/doc/english/scrbookreportarticle.tex18
1 files changed, 14 insertions, 4 deletions
diff --git a/Master/texmf-dist/source/latex/koma-script/doc/english/scrbookreportarticle.tex b/Master/texmf-dist/source/latex/koma-script/doc/english/scrbookreportarticle.tex
index 80d6724c660..3ba49ba03e6 100644
--- a/Master/texmf-dist/source/latex/koma-script/doc/english/scrbookreportarticle.tex
+++ b/Master/texmf-dist/source/latex/koma-script/doc/english/scrbookreportarticle.tex
@@ -1,6 +1,6 @@
% ======================================================================
% scrbookreportarticle.tex
-% Copyright (c) Markus Kohm, 2001-2015
+% Copyright (c) Markus Kohm, 2001-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.
% ----------------------------------------------------------------------
% scrbookreportarticle.tex
-% Copyright (c) Markus Kohm, 2001-2015
+% Copyright (c) Markus Kohm, 2001-2016
%
% Dieses Werk darf nach den Bedingungen der LaTeX Project Public Lizenz,
% Version 1.3c, verteilt und/oder veraendert werden.
@@ -46,13 +46,13 @@
% ============================================================================
\KOMAProvidesFile{scrbookreportarticle.tex}
- [$Date: 2015-08-27 11:10:36 +0200 (Thu, 27 Aug 2015) $
+ [$Date: 2016-04-07 10:29:28 +0200 (Thu, 07 Apr 2016) $
KOMA-Script guide (chapter: scrbook, scrreprt, scrartcl)]
\translator{Jens-Uwe Morawski\and Gernot Hassenpflug\and Markus Kohm\and
Krickette Murabayashi\and Jana Schubert\and Jens H\"uhne}
-% Date of translated german file: 2015-08-27
+% Date of translated german file: 2016-04-07
\chapter{The Main Classes: \Class{scrbook}, \Class{scrreprt}, and
\Class{scrartcl}}
@@ -3547,9 +3547,11 @@ of the document. This also of course applies to tables.
\begin{Declaration}
\Macro{setcapwidth}\OParameter{justification}\Parameter{width}\\
+ \Macro{setcapdynwidth}\OParameter{justification}\Parameter{width}\\
\Macro{setcapmargin}\OParameter{margin left}\Parameter{margin}\\
\Macro{setcapmargin*}\OParameter{margin inside}\Parameter{margin}
\end{Declaration}
+\BeginIndex{Cmd}{setcapdynwidth}%
\BeginIndex{Cmd}{setcapwidth}%
\BeginIndex{Cmd}{setcapmargin}%
\BeginIndex{Cmd}{setcapmargin*}%
@@ -3581,6 +3583,14 @@ such tables are aligned according to the format of the caption on the first
page of the table. This is a conceptual problem in the implementation of
\Package{longtable}.
+Please\ChangedAt{v3.20}{\Class{scrbook}\and \Class{scrreprt}\and
+ \Class{scrartcl}}\textnote{Attention!} note, \Macro{setcapwidth} sets the
+width immediately to the value of parameter \PName{width} like
+\Macro{setlength} would do. If you instead want the value of \PName{width}
+when the caption is set, you can use \Macro{setcapdynwidth}. There can be
+differences in the result, if you, e.\,g., use lengths like \Length{linewidth}
+or other commands as argument \PName{width}.
+
With\important{\Macro{setcapmargin}} the command \Macro{setcapmargin} you can
specify a \PName{margin} which is to be left free next to the description in
addition to the normal text margin. If you want margins with different widths