summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/source/latex/koma-script/doc/english/typearea.tex
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/source/latex/koma-script/doc/english/typearea.tex')
-rw-r--r--Master/texmf-dist/source/latex/koma-script/doc/english/typearea.tex283
1 files changed, 160 insertions, 123 deletions
diff --git a/Master/texmf-dist/source/latex/koma-script/doc/english/typearea.tex b/Master/texmf-dist/source/latex/koma-script/doc/english/typearea.tex
index 3c61c55140a..bff6f4bca40 100644
--- a/Master/texmf-dist/source/latex/koma-script/doc/english/typearea.tex
+++ b/Master/texmf-dist/source/latex/koma-script/doc/english/typearea.tex
@@ -1,6 +1,6 @@
% ======================================================================
% typearea.tex
-% Copyright (c) Markus Kohm, 2001-2007
+% Copyright (c) Markus Kohm, 2001-2008
%
% This file is part of the LaTeX2e KOMA-Script bundle.
%
@@ -18,7 +18,7 @@
% This work consists of all files listed in manifest.txt.
% ----------------------------------------------------------------------
% typearea.tex
-% Copyright (c) Markus Kohm, 2001-2007
+% Copyright (c) Markus Kohm, 2001-2008
%
% Dieses Werk darf nach den Bedingungen der LaTeX Project Public Lizenz,
% Version 1.3b, verteilt und/oder veraendert werden.
@@ -45,7 +45,7 @@
%
% ======================================================================
-\ProvidesFile{typearea.tex}[2007/09/27 KOMA-Script guide (chapter: typearea)]
+\ProvidesFile{typearea.tex}[2008/07/10 KOMA-Script guide (chapter: typearea)]
\translator{Markus Kohm\and Gernot Hassenpflug}
% Date of translated german file: 2006-11-29
@@ -53,6 +53,13 @@
\chapter{Construction of the Page Layout with \Package{typearea}}
\labelbase{typearea}
+\textsc{Note:} Following commands are still missing in this chapter:
+\Macro{KOMAoptions}, \Macro{KOMAoption}, \Macro{recalctypearea}.
+
+\textsc{Note:} Following options are still missing in this chapter:
+\OptionValue{BCOR}{current}, \OptionValue{twoside}{semi},
+\KOption{headheight}\PName{height}, \OptionValue{pagesize}{automedia}.
+
\section{Fundamentals of Page Layout}
\begin{Explain}
@@ -258,11 +265,60 @@ Since the \Package{typearea} package is loaded automatically when
using the {\KOMAScript} main classes, the package options can be given
as class options (see \autoref{sec:maincls.options}).
+
+\begin{Declaration}
+ \KOption{twoside}\PName{value}
+\end{Declaration}%
+\BeginIndex{Option}{twoside~=\PName{value}}%
+These two options have the same effect as in the standard classes.
+The option \Option{oneside} defines a one-sided document layout with a
+one-sided page layout. This means in particular that normally a ragged
+page bottom is used.
+
+The option \Option{twoside} defines a two-sided document layout with a
+two-sided page layout. This means that the {\LaTeX} command
+\Macro{flushbottom}\IndexCmd{flushbottom} is used to ensure that page
+breaks don't leave a variable empty space at the bottom of a page. A
+ragged page bottom can be obtained with the {\LaTeX} command
+\Macro{raggedbottom}\IndexCmd{raggedbottom}.
+%
+\EndIndex{Option}{twoside~=\PName{value}}%
+
+
+\begin{Declaration}
+ \KOption{twocolumn}\PName{switch}
+\end{Declaration}%
+\BeginIndex{Option}{twocolumn~=\PName{switch}}%
+These values of the option (see \autoref{tab:truefalseswitch},
+\autopageref{tab:truefalseswitch}) have the same effect like the standard
+options \Option{twocolumn} and \Option{onecolumn}. They are used to switch
+between a one-column and a two-column layout. The standard {\LaTeX}
+capabilities for multi-column layout are only useful for very simple uses. The
+standard package \Package{multicol} is much more versatile (see
+\cite{package:multicol}).\Index{columns}\IndexPackage{multicol}%
+\EndIndex{Option}{twocolumn~=\PName{switch}}
+
+\begin{table}
+ \begin{minipage}{\textwidth}
+ \centering
+ \caption{Standard values for simple switches within \KOMAScript}
+ \begin{tabular}{ll}
+ Value & Description \\\hline\\[-1.75ex]
+ \PValue{true}\footnote{This value will be used also, if you use the option
+ without assigning any value.} & activates the option \\
+ \PValue{on} & activates the option \\
+ \PValue{false}& deactivates the option \\
+ \PValue{off} & deactivates the option \\
+ \end{tabular}
+ \label{tab:truefalseswitch}
+ \end{minipage}
+\end{table}
+
\begin{Declaration}
- \Option{BCOR}\PName{Correction}
+ \KOption{BCOR}\PName{Correction}
\end{Declaration}%
-\BeginIndex{Option}{BCOR}%
-With the \Option{BCOR}\PName{Correction} option you specify the
+\BeginIndex{Option}{BCOR~=\PName{value}}%
+With the \KOption{BCOR}\PName{Correction} option you specify the
absolute value of the binding correction, i.\,e., the width of the area
that is used for the binding, thus ``lost'' from the paper width.
@@ -278,11 +334,11 @@ any valid {\TeX} unit for \PName{Correction}.
would use the following commands:
\begin{lstlisting}
\documentclass[a4paper]{report}
- \usepackage[BCOR8.25mm]{typearea}
+ \usepackage[BCOR=8.25mm]{typearea}
\end{lstlisting}
or, using a {\KOMAScript} class:
\begin{lstlisting}
- \documentclass[a4paper,BCOR8.25mm]{scrreprt}
+ \documentclass[a4paper,BCOR=8.25mm]{scrreprt}
\end{lstlisting}
\end{Example}
@@ -294,13 +350,13 @@ the standard classes, you need to give the option when you load
(see \cite{latex:clsguide}) before you are loading
\Package{typearea}, this always works.
%
-\EndIndex{Option}{BCOR}
+\EndIndex{Option}{BCOR~=\PName{value}}
\begin{Declaration}
- \Option{DIV}\PName{Factor}
+ \KOption{DIV}\PName{Factor}
\end{Declaration}%
\BeginIndex{Option}{DIV}%
-\Option{DIV}\PName{Factor} defines the number of stripes the page
+\KOption{DIV}\PName{Factor} defines the number of stripes the page
is split into when the page layout is constructed. The exact
method can be found in \autoref{sec:typearea.divConstruction},
but the most important thing is this: the higher \PName{Factor}, the
@@ -309,7 +365,7 @@ bigger the resulting text area, and the smaller the margins. For
Please note that depending on your other options a very high value
for \PName{Factor} can result in problems: for instance, in
extreme cases, the running title might be outside the actual page
-area. So if you use \Option{DIV}\PName{Factor}, it is your own
+area. So if you use \KOption{DIV}\PName{Factor}, it is your own
responsibility to choose a typographically acceptable line length
and to pay attention to the other parameters.
@@ -356,7 +412,7 @@ varying \Var{DIV} factors. Font size is not taken into account.
\begin{lstlisting}
\documentclass[a4paper,twoside]{protocol}
\usepackage{bookman}
- \usepackage[DIV15]{typearea}
+ \usepackage[DIV=15]{typearea}
\end{lstlisting}
After you are done you are told that the minutes will be collected and bound
as a book at the end of the year. The binding will be a simple glue binding
@@ -367,11 +423,11 @@ accordingly and use the ISO\,9000 document class:
\begin{lstlisting}
\documentclass[a4paper,twoside]{iso9000p}
\usepackage{bookman}
- \usepackage[DIV15,BCOR12mm]{typearea}
+ \usepackage[DIV=15,BCOR=12mm]{typearea}
\end{lstlisting}
Of course, you can also use a {\KOMAScript} class here:
\begin{lstlisting}
- \documentclass[twoside,DIV15,BCOR12mm]{scrartcl}
+ \documentclass[twoside,DIV=15,BCOR=12mm]{scrartcl}
\usepackage{bookman}
\end{lstlisting}
The option \Option{a4paper} was omitted using class \Class{scrartcl},
@@ -388,18 +444,18 @@ loading \Package{typearea}, this always works.
\EndIndex{Option}{DIV}
\begin{Declaration}
- \Option{DIVcalc}\\
- \Option{DIVclassic}
+ \Option{DIV=calc}\\
+ \Option{DIV=classic}
\end{Declaration}%
-\BeginIndex{Option}{DIVcalc}%
-\BeginIndex{Option}{DIVclassic}%
+\BeginIndex{Option}{DIV~=calc}%
+\BeginIndex{Option}{DIV~=classic}%
As mentioned in \autoref{sec:typearea.divConstruction}, only
paper format A4 has fixed defaults for the \Var{DIV} value. These
are listed in \autoref{tab:typearea.div}. If you choose a
different paper format, \Package{typearea} calculates a good
\Var{DIV} value itself. Of course, you can also have it calculate
-that for A4: use \Option{DIVcalc} instead of
-\Option{DIV}\PName{Factor}. This works for all other paper formats
+that for A4: use \Option{DIV=calc} instead of
+\KOption{DIV}\PName{Factor}. This works for all other paper formats
as well. If you want to use the automatic calculation, this is
even very useful, since you can then override the defaults that
are given in a configuration file (see
@@ -419,18 +475,18 @@ are given in a configuration file (see
The classic construction method as described in
\autoref{sec:typearea.circleConstruction} can also be selected
(with the difference that a good \Var{DIV} value is chosen). In
-this case, instead of \Option{DIV}\PName{Factor} or
-\Option{DIVcalc}, use the option \Option{DIVclassic}.
+this case, instead of \KOption{DIV}\PName{Factor} or
+\Option{DIV=calc}, use the option \Option{DIV=classic}.
\begin{Example}
- In the example for \Option{DIV}\PName{Factor} which used the
+ In the example for \KOption{DIV}\PName{Factor} which used the
Bookman font, there was the problem that we needed a \Var{DIV}
value which suited the font better. As a modification of the first
example, this calculation can be left to \Package{typearea}:
\begin{lstlisting}
\documentclass[a4paper,twoside]{protocol}
\usepackage{bookman}
- \usepackage[DIVcalc]{typearea}
+ \usepackage[DIV=calc]{typearea}
\end{lstlisting}
\end{Example}
@@ -450,18 +506,18 @@ to be used. Therefore, after evaluating the options, \Package{typearea}
calculates the page layout by using the
\Macro{typearea}\OParameter{BCOR}\Parameter{DIV} command. Here,
the chosen \Var{BCOR} value is given as an optional parameter and
-\Var{DIV} as a parameter. With the option \Option{DIVcalc}, the
+\Var{DIV} as a parameter. With the option \Option{DIV=calc}, the
(normally invalid) value~\(1\) is given; with the option
-\Option{DIVclassic} the (normally invalid) value~\(3\). You can
+\Option{DIV=classic} the (normally invalid) value~\(3\). You can
also call \Macro{typearea} explicitly in the preamble.
\begin{Example}
Let us assume again that we want to calculate a good page layout for the
Bookman font. We also want to use a {\KOMAScript} class. This is possible
- using the \Macro{typearea} command with \Option{DIVcalc} = 1 as
+ using the \Macro{typearea} command with \Option{DIV=calc} = 1 as
\PName{DIV} parameter:
\begin{lstlisting}
- \documentclass[BCOR12mm,DIVcalc,twoside]{scrartcl}
+ \documentclass[BCOR=12mm,DIV=calc,twoside]{scrartcl}
\usepackage{bookman}
\typearea[12mm]{1}% same as class options above
\end{lstlisting}
@@ -471,8 +527,8 @@ also call \Macro{typearea} explicitly in the preamble.
It would be ridiculous if one had to use the
\Macro{typearea} command with some pseudo-values, while the
-\Option{DIV} option allows the use of \Option{DIVcalc} and
-\Option{DIVclassic}. Thus the \Macro{typearea} also accepts
+\Option{DIV} option allows the use of \Option{DIV=calc} and
+\Option{DIV=classic}. Thus the \Macro{typearea} also accepts
symbolic values for the parameter \PName{DIV} which are listed in
\autoref{tab:symbolicDIV}.
@@ -515,13 +571,13 @@ re-enter the current value.
{\KOMAScript} class is easy when we use symbolic parameter values for
\PName{BCOR} and \PName{DIV}:
\begin{lstlisting}
- \documentclass[BCOR12mm,DIVcalc,twoside]{scrartcl}
+ \documentclass[BCOR=12mm,DIV=calc,twoside]{scrartcl}
\usepackage{bookman}
\typearea[current]{calc}
\end{lstlisting}
If we want to use a fixed value for \Var{DIV} we can use either:
\begin{lstlisting}
- \documentclass[BCOR12mm,DIV11,twoside]{scrartcl}
+ \documentclass[BCOR=12mm,DIV=11,twoside]{scrartcl}
\usepackage{bookman}
\typearea[current]{last}
\end{lstlisting}
@@ -548,7 +604,7 @@ line spacing requires a re-calculation of page layout.
assume that binding correction needs 12\Unit{mm}. Then you might use:
\begin{lstlisting}
\documentclass[10pt,twoside,%
- BCOR12mm,DIVcalc]{scrreprt}
+ BCOR=12mm,DIV=calc]{scrreprt}
\linespread{1.25}
\typearea[current]{last}
\end{lstlisting}\IndexCmd{linespread}
@@ -560,7 +616,7 @@ line spacing requires a re-calculation of page layout.
\cite{package:setspace}):
\begin{lstlisting}
\documentclass[10pt,twoside,%
- BCOR12mm,DIVcalc]{scrreprt}
+ BCOR=12mm,DIV=calc]{scrreprt}
\usepackage{setspace}
\onehalfspacing
\typearea[current]{last}
@@ -574,7 +630,7 @@ line spacing requires a re-calculation of page layout.
this:
\begin{lstlisting}
\documentclass[10pt,twoside,%
- BCOR12mm,DIVcalc]{scrreprt}
+ BCOR=12mm,DIV=calc]{scrreprt}
\usepackage{setspace}
\onehalfspacing
\typearea[current]{last}
@@ -602,20 +658,16 @@ line spacing requires a re-calculation of page layout.
incompatibilities when we change to {\LaTeX}3.%
\end{Explain}%
\EndIndex{Cmd}{typearea}%
-\EndIndex{Option}{DIVclassic}%
-\EndIndex{Option}{DIVcalc}%
+\EndIndex{Option}{DIV~=classic}%
+\EndIndex{Option}{DIV~=calc}%
\begin{Explain}
\begin{Declaration}
- \Option{headinclude}\\
- \Option{headexclude}\\
- \Option{footinclude}\\
- \Option{footexclude}
+ \KOption{headinclude}\PName{switch}\\
+ \KOption{footinclude}\PName{switch}
\end{Declaration}%
-\BeginIndex{Option}{headinclude}%
-\BeginIndex{Option}{headexclude}%
-\BeginIndex{Option}{footinclude}%
-\BeginIndex{Option}{footexclude}%
+\BeginIndex{Option}{headinclude~=\PName{switch}}%
+\BeginIndex{Option}{footinclude~=\PName{switch}}%
So far we have discussed how the page layout is calculated and what the ratios
are between the borders and between borders and text area. However, one
important question has not been answered: What constitutes the borders? This
@@ -662,38 +714,36 @@ separation of text and header or footer, important is only the
appearance when viewed out of focus.
\end{Explain}
-The \Package{typearea} package can not make the decision whether
-or not to count headers and footers to the text body or the
-border. Options \Option{headinclude} and \Option{footinclude}
-cause the header or footer to be counted as text, options
-\Option{headexclude} and \Option{footexclude} cause them to be
-counted as border. If you are unsure about the correct setting,
-re-read above explanations. Default is usually
-\Option{headexclude} and \Option{footexclude}., but this can
-change depending on {\KOMAScript} class and {\KOMAScript} packages used
-(see \autoref{sec:maincls.options} and \autoref{cha:scrpage}).
+The \Package{typearea} package can not make the decision whether or not to
+count headers and footers to the text body or the border. Options
+\Option{headinclude} and \Option{footinclude} cause the header or footer to be
+counted as text, options \OptionValue{headinclude}{false} and
+\OptionValue{footinclude}{false} cause them to be counted as border (see
+\autoref{tab:truefalseswitch}, \autopageref{tab:truefalseswitch}). If you are
+unsure about the correct setting, re-read above explanations. Default is
+usually \OptionValue{headinclude}{false} and
+\OptionValue{footinclude}{false}, but this can change depending on
+{\KOMAScript} class and {\KOMAScript} packages used (see
+\autoref{sec:maincls.options} and \autoref{cha:scrpage}).
%
-\EndIndex{Option}{headinclude}%
-\EndIndex{Option}{headexclude}%
-\EndIndex{Option}{footinclude}%
-\EndIndex{Option}{footexclude}%
+\EndIndex{Option}{headinclude~=\PName{switch}}%
+\EndIndex{Option}{footinclude~=\PName{switch}}%
\begin{Declaration}
- \Option{mpinclude}\\
- \Option{mpexclude}
+ \KOption{mpinclude}\PName{switch}
\end{Declaration}
-\BeginIndex{Option}{mpinclude}%
-\BeginIndex{Option}{mpexclude}%
+\BeginIndex{Option}{mpinclude~=\PName{switch}}%
Besides\ChangedAt{v2.8q}{\Class{scrbook}\and \Class{scrreprt}\and
\Class{scrartcl}} documents where the head and foot is part of the text
area, there are also documents where the margin-note area must be counted to
-the text body as well. The option \Option{mpinclude} does exactly this. The
-effect is that one width-unit of the text body is taken for the margin-note
-area. Using option \Option{mpexclude}, the default setting, then the normal
-margin is used for the margin-note area. The width of that area is one or one
-and a half width-unit, depending on whether one-sided or double-sided page layout
-has been chosen. The option \Option{mpinclude} is mainly for experts and so
-not recommended.
+the text body as well. The option \Option{mpinclude} (see
+\autoref{tab:truefalseswitch}, \autopageref{tab:truefalseswitch}) does exactly
+this. The effect is that one width-unit of the text body is taken for the
+margin-note area. Using option \OptionValue{mpinclude}{false}, the default
+setting, then the normal margin is used for the margin-note area. The width
+of that area is one or one and a half width-unit, depending on whether
+one-sided or double-sided page layout has been chosen. The option
+\Option{mpinclude} is mainly for experts and so not recommended.
\begin{Explain}
In the cases where the option \Option{mpinclude} is used often a wider
@@ -720,22 +770,21 @@ not recommended.
\Length{textwidth} and enlarges the margin width \Length{marginparwidth} by
the same amount. Unfortunately, this can not be attended when automatic
calculation of the \PName{DIV} value is used. In contrast
- \Option{DIVcalc}\IndexOption{DIVcalc} heeds \Option{mpinclude}.
+ \Option{DIV=calc}\IndexOption{DIV~=calc} heeds \Option{mpinclude}.
\end{Explain}
%
-\EndIndex{Option}{mpinclude}%
-\EndIndex{Option}{mpexclude}%
+\EndIndex{Option}{mpinclude~=\PName{switch}}%
\begin{Declaration}
- \PName{Value}\Option{headlines}
+ \KOption{headlines}\PName{value}
\end{Declaration}%
\BeginIndex{Option}{headlines}%
We have seen how to calculate the text layout and how to specify
whether header and footer are part of the text body or the
borders. However, we still have to specify the height in
particular of the header. This is achieved with the option
-\Option{headlines}, which is preceded by the number of lines in
+\Option{headlines}, which is followed by the number of lines in
the header. \Package{typearea} uses a default of 1.25. This is a
compromise, large enough for underlined headers (see
\autoref{sec:maincls.options}) and small enough that the
@@ -751,11 +800,11 @@ special cases.
calculate an appropriate page layout:
\begin{lstlisting}
\documentclass[a4paper]{article}
- \usepackage[2.1headlines]{typearea}
+ \usepackage[headlines=2.1]{typearea}
\end{lstlisting}
If you use a {\KOMAScript} class this must be given as a class option:
\begin{lstlisting}
- \documentclass[a4paper,2.1headlines]{scrartcl}
+ \documentclass[a4paper,headlines=2.1]{scrartcl}
\end{lstlisting}
A tool that can be used to define the contents of a header with two
lines is described in \autoref{cha:scrpage}.
@@ -784,7 +833,7 @@ possible. The \Package{typearea} package offers the command
the binding correction and the width and height of the text body.
Width and position of the borders will then be calculated
automatically, taking account of the options \Option{headinclude},
-\Option{headexclude}, \Option{footinclude} and \Option{footexclude}
+\OptionValue{headinclude}{false}, \Option{footinclude} and \OptionValue{footinclude}{false}
where needed.
\begin{Example}
@@ -827,34 +876,29 @@ values. If you have to do so you may use package \Package{geometry} (see
\Index{paper format}%
The {\LaTeX} standard classes support the options \Option{a4paper},
\Option{a5paper}, \Option{b5paper}, \Option{letterpaper},
-\Option{legalpaper} and \Option{executivepaper}.
+\Option{legalpaper} and \Option{executivepaper}. These are support be
+\Package{typearea} in the same way.
+
\begin{Declaration}
- \Option{letterpaper} \\
- \Option{legalpaper} \\
- \Option{executivepaper} \\
- \Option{a\Var{X}paper} \\
- \Option{b\Var{X}paper} \\
- \Option{c\Var{X}paper} \\
- \Option{d\Var{X}paper} \\
+ \OptionValue{paper}{letter} \\
+ \OptionValue{paper}{legal} \\
+ \OptionValue{paper}{executive} \\
+ \OptionValue{paper}{a\Var{X}} \\
+ \OptionValue{paper}{b\Var{X}} \\
+ \OptionValue{paper}{c\Var{X}} \\
+ \OptionValue{paper}{d\Var{X}} \\
\Option{landscape} \\
\Macro{isopaper}\OParameter{series}\Parameter{number}
\end{Declaration}%
-\BeginIndex{Option}{letterpaper}
-\BeginIndex{Option}{legalpaper}
-\BeginIndex{Option}{executivepaper}
-\BeginIndex{Option}{a0paper}
-\BeginIndex{Option}{b0paper}
-\BeginIndex{Option}{c0paper}
-\BeginIndex{Option}{d0paper}
+\BeginIndex{Option}{paper~=\PName{size}}
\BeginIndex{Option}{landscape}
\BeginIndex{Cmd}{isopaper}%
-The three American formats are supported by \Package{typearea}
-in the same way. In addition, all ISO A-, ISO B-, ISO C- and
-ISO D-formats are supported and derived from their basic sizes A0, B0,
-C0 and D0. They may be selected directly with options
-\Option{a0paper}, \Option{a1paper} and so on. Landscape orientation is
-selected with the \Option{landscape} option just as in the standard
-classes.
+In addition to the paper formats of the standard classes, all ISO A-, ISO B-,
+ISO C- and ISO D-formats are supported and derived from their basic sizes A0,
+B0, C0 and D0. They may be selected directly with options
+\OptionValue{paper}{a0}, \OptionValue{paper}{a1} and so on. Landscape
+orientation is selected with the \Option{landscape} option just as in the
+standard classes.
Alternatively the paper size can be adjusted with the macro
\Macro{isopaper}. This however required re-calculation of the
@@ -867,35 +911,28 @@ recommend the use of \Macro{isopaper}.
will be used.
\begin{lstlisting}
\documentclass{article}
- \usepackage[headexclude,footexclude,
- a8paper,landscape]{typearea}
+ \usepackage[headinclude=false,footinclude=false,
+ paper=a8,landscape]{typearea}
\areaset{7cm}{5cm}
\pagestyle{empty}
\begin{document}
\section*{Paper Size Options}
- letterpaper, legalpaper, executivepaper, a0paper,
- a1paper \dots\ b0paper, b1paper \dots\ c0paper,
- c1paper \dots\ d0paper, d1paper \dots
+ letterpaper, legalpaper, executivepaper, a4paper,
+ a5paper, paper=a0, paper=a1 \dots\ paper=b0,
+ paper=b1 \dots\ paper=c0, paper=c1 \dots\
+ paper=d0, paper=d1 \dots
\end{document}
\end{lstlisting}
\end{Example}
-All \Option{a\Var{X}paper}, \Option{b\Var{X}paper},
-\Option{c\Var{X}paper} and \Option{d\Var{X}paper} options need
-to be given as class options when {\KOMAScript} classes are used.
-For other classes this works only if they support
-\Package{typearea}. For the standard {\LaTeX} classes these options
-need to be declared when \Package{typearea} is loaded.
-\Macro{PassOptionsToPackage} (see \cite{latex:clsguide}) works in
-both cases.
+The options \Option{a4paper},
+\Option{a5paper}, \Option{b5paper}, \Option{letterpaper},
+\Option{legalpaper} and \Option{executivepaper} need
+to be given as class options when {\KOMAScript} classes are used. The
+\Option{paper}-Option may be set using \Macro{KOMAoptions} oder
+\Macro{KOMAoption} instead.
%
-\EndIndex{Option}{letterpaper}
-\EndIndex{Option}{legalpaper}
-\EndIndex{Option}{executivepaper}
-\EndIndex{Option}{a0paper}
-\EndIndex{Option}{b0paper}
-\EndIndex{Option}{c0paper}
-\EndIndex{Option}{d0paper}
+\EndIndex{Option}{paper~=\PName{size}}
\EndIndex{Option}{landscape}
\EndIndex{Cmd}{isopaper}
@@ -1025,7 +1062,7 @@ additional paper sizes.
\BeginIndex{Cmd}{SetDIVList}%
\begin{Explain}%
The \Macro{SetDIVList} parameter was also intended for use in this
- file. Before the option \Option{DIVcalc} was introduced this was the
+ file. Before the option \Option{DIV=calc} was introduced this was the
only possibility to define \Var{DIV} values for different paper and
font sizes. This list consists of a number of values in curly
parentheses. The leftmost value is the font size, \(10\Unit{pt}\),
@@ -1115,7 +1152,7 @@ listings\,---\,as well as the bibliography and the index. The
\Package{setspace} package offers for this a special environment and its own
instructions.
-The \Package{typearea} package even with option \Option{DIVcalc}
+The \Package{typearea} package even with option \Option{DIV=calc}
calculates a very generous text area. Many conservative typographers
will state that the resulting line length is still excessive. The
calculated \Var{DIV} value may be found in the \File{log} file to the