summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/source/latex/koma-script/doc/english/common-draftmode.tex
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/source/latex/koma-script/doc/english/common-draftmode.tex')
-rw-r--r--Master/texmf-dist/source/latex/koma-script/doc/english/common-draftmode.tex89
1 files changed, 57 insertions, 32 deletions
diff --git a/Master/texmf-dist/source/latex/koma-script/doc/english/common-draftmode.tex b/Master/texmf-dist/source/latex/koma-script/doc/english/common-draftmode.tex
index de1f947fcdb..383c9236c56 100644
--- a/Master/texmf-dist/source/latex/koma-script/doc/english/common-draftmode.tex
+++ b/Master/texmf-dist/source/latex/koma-script/doc/english/common-draftmode.tex
@@ -1,6 +1,6 @@
% ======================================================================
% common-draftmode.tex
-% Copyright (c) Markus Kohm, 2001-2017
+% Copyright (c) Markus Kohm, 2001-2018
%
% This file is part of the LaTeX2e KOMA-Script bundle.
%
@@ -18,7 +18,7 @@
% This work consists of all files listed in manifest.txt.
% ----------------------------------------------------------------------
% common-draftmode.tex
-% Copyright (c) Markus Kohm, 2001-2017
+% Copyright (c) Markus Kohm, 2001-2018
%
% Dieses Werk darf nach den Bedingungen der LaTeX Project Public Lizenz,
% Version 1.3c, verteilt und/oder veraendert werden.
@@ -46,11 +46,12 @@
% ======================================================================
\KOMAProvidesFile{common-draftmode.tex}
- [$Date: 2017-01-02 13:30:07 +0100 (Mon, 02 Jan 2017) $
+ [$Date: 2018-02-28 13:23:23 +0100 (Wed, 28 Feb 2018) $
KOMA-Script guide (common paragraphs)]
-\translator{Markus Kohm\and Gernot Hassenpflug\and Krickette Murabayashi}
+\translator{Markus Kohm\and Gernot Hassenpflug\and Krickette Murabayashi\and
+ Karl Hagen}
-% Date of the translated German file: 2017-01-02
+% Date of the translated German file: 2018-01-30
\section{Draft Mode}
\seclabel{draft}%
@@ -58,45 +59,69 @@
\BeginIndex{}{draft mode}%
\IfThisCommonFirstRun{}{%
- What is written in \autoref{sec:\ThisCommonFirstLabelBase.draft}
- applies, mutatis mutandis. So if you have alread read and understood
- \autoref{sec:\ThisCommonFirstLabelBase.draft} you can jump to
- \autoref{sec:\ThisCommonLabelBase.draft.next} on
+ The information in \autoref{sec:\ThisCommonFirstLabelBase.draft} applies
+ equally to \IfThisCommonLabelBase{scrlttr2}{\Class{scrlttr2}%
+ \OnlyAt{\Class{scrlttr2}}}{this chapter}. So if you have already read
+ and understood \autoref{sec:\ThisCommonFirstLabelBase.draft}, you can skip
+ ahead to \autoref{sec:\ThisCommonLabelBase.draft.next} on
\autopageref{sec:\ThisCommonLabelBase.draft.next}.%
+ \IfThisCommonLabelBase{scrlttr2}{ The \Package{scrletter} package does not
+ provide a draft mode itself but relies upon the class you use.}{}%
}
-Many classes and packages provide a draft mode aside from the final
-typesetting mode. The difference of draft and final mode may be as manifold as
-the classes and package that support these modes. For instance, the
-\Package{graphics}\IndexPackage{graphics} and the
-\Package{graphicx}\IndexPackage{graphicx} packages do not actually output the
-graphics in their own draft mode. Instead they output a framed box of the
-appropriate size containing only the graphic's file name (see
-\cite{package:graphics}).%
+Many classes and packages provide a draft mode in addition to the normal
+typesetting mode. The differences between these two are as diverse as
+the classes and packages that offer this distinction.%
+\IfThisCommonLabelBase{scrextend}{% Umbruchkorrekturtext
+ \ The draft mode of some packages also results in changes to the output
+ that affect the document's layout. This is not the case with
+ \Package{scrextend}.%
+}{}
\begin{Declaration}
\OptionVName{draft}{simple switch}
+ \OptionVName{overfullrule}{simple switch}
\end{Declaration}%
-This option\ChangedAt{v3.00}{\Class{scrbook}\and \Class{scrreprt}\and
- \Class{scrartcl}\and \Class{scrlttr2}} is normally used to distinguish
-between the draft and final versions of a document. \PName{simple switch}
-value may be any standard value from \autoref{tab:truefalseswitch},
-\autopageref{tab:truefalseswitch}. In particular, switching on the option
-\important{\OptionValue{draft}{true}} activates small black boxes that are set
-at the end of overly long lines. The boxes help the untrained eye to find
-paragraphs that have to be treated manually. With the default
-\OptionValue{draft}{false} option no such boxes are shown. Such overly long
-lines often vanish using package
+The \Option{draft}\IfThisCommonLabelBase{maincls}{%
+ \ChangedAt{v3.00}{\Class{scrbook}\and \Class{scrartcl}\and
+ \Class{scrreprt}}%
+}{%
+ \IfThisCommonLabelBase{scrlttr2}{%
+ \ChangedAt{v3.00}{\Class{scrlttr2}}\OnlyAt{\Class{scrlttr2}}%
+ }{}%
+} option distinguishes between documents being drafted and finished
+documents\Index{final version}. The \PName{simple switch} can be one of the
+standard values for simple switches from \autoref{tab:truefalseswitch},
+\autopageref{tab:truefalseswitch}. If you activate this
+option\important{\OptionValue{draft}{true}}, small black boxes will be output
+at the end of overly long lines. These boxes make it easier for the untrained
+eye to locate the paragraphs that require manual post-processing. By contrast,
+the default, \OptionValue{draft}{false}, shows no such boxes. Incidentally,
+such lines often disappear when you use the
\Package{microtype}\IndexPackage{microtype}\important{\Package{microtype}}
-\cite{package:microtype}.
+package \cite{package:microtype}.
+
+Since\IfThisCommonLabelBase{maincls}{%
+ \ChangedAt{v3.25}{\Class{scrbook}\and \Class{scrartcl}\and
+ \Class{scrreprt}}%
+}{%
+ \IfThisCommonLabelBase{scrlttr2}{%
+ \ChangedAt{v3.25}{\Class{scrlttr2}}%
+ }{%
+ \IfThisCommonLabelBase{scrextend}{%
+ \ChangedAt{v3.25}{\Package{scrextend}}%
+ }{}%
+ }%
+} the \Option{draft} option can lead to all sorts of unwanted effects with
+various packages, \KOMAScript{} allows you to control this marking of overly
+long lines separately with the
+\Option{overfullrule}\important{\OptionValue{overfullrule}{true}} option. If
+this option is enabled, the marker is again displayed.%
+%
\EndIndexGroup
%
\EndIndexGroup
-\phantomsection
-\label{sec:\ThisCommonLabelBase.draft.end}%
-\endinput
-
%%% Local Variables:
%%% mode: latex
%%% coding: us-ascii