diff options
author | Karl Berry <karl@freefriends.org> | 2013-12-26 23:18:36 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2013-12-26 23:18:36 +0000 |
commit | 9b219d1b664067729034647a4b37626cf2bf5e26 (patch) | |
tree | 00708467b44f90736dc32ed1bebb95e9c4710139 /Master/texmf-dist/source/latex/koma-script/doc/english/common-6.tex | |
parent | c00c8298eb6913b74270a36c1f1018f1e9946f7b (diff) |
koma-script (26dec13)
git-svn-id: svn://tug.org/texlive/trunk@32489 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/source/latex/koma-script/doc/english/common-6.tex')
-rw-r--r-- | Master/texmf-dist/source/latex/koma-script/doc/english/common-6.tex | 23 |
1 files changed, 13 insertions, 10 deletions
diff --git a/Master/texmf-dist/source/latex/koma-script/doc/english/common-6.tex b/Master/texmf-dist/source/latex/koma-script/doc/english/common-6.tex index 06051e8a95a..9636b3eb4c1 100644 --- a/Master/texmf-dist/source/latex/koma-script/doc/english/common-6.tex +++ b/Master/texmf-dist/source/latex/koma-script/doc/english/common-6.tex @@ -1,6 +1,6 @@ % ====================================================================== % common-6.tex -% Copyright (c) Markus Kohm, 2001-2012 +% Copyright (c) Markus Kohm, 2001-2013 % % 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-6.tex -% Copyright (c) Markus Kohm, 2001-2012 +% Copyright (c) Markus Kohm, 2001-2013 % % Dieses Werk darf nach den Bedingungen der LaTeX Project Public Lizenz, % Version 1.3c, verteilt und/oder veraendert werden. @@ -45,7 +45,9 @@ % % ====================================================================== -\ProvidesFile{common-6.tex}[2012/05/15 KOMA-Script guide (common paragraphs)] +\KOMAProvidesFile{common-6.tex} + [$Date: 2013-12-13 12:11:01 +0100 (Fr, 13. Dez 2013) $ + KOMA-Script guide (common paragraph: Paragraph Markup)] \translator{Gernot Hassenpflug\and Markus Kohm\and Krickette Murabayashi} % Date of the translated German file: 2012/01/01 @@ -91,8 +93,8 @@ \IfCommon{scrlttr2}{% In the preliminaries of \autoref{sec:maincls.parmarkup}, \autopageref{sec:maincls.parmarkup} it was argued why paragraph indent is - preferred over paragraph spacing. But the elements the argumentation depends on, - i.\,e., figures, tables, lists, equations, and even new pages, + preferred over paragraph spacing. But the elements the argumentation depends + on, i.\,e., figures, tables, lists, equations, and even new pages, are rare. Often letters are not so long that an oversighted paragraph will have serious consequences to the readability of the document. Because of this, the arguments are less serious for standard letters. This may be one @@ -100,7 +102,7 @@ indentation of the first line, but with a vertical skip between them. But there may be still some advantages of the paragraph indent. One may be that such a letter is highlighted in the mass of letters. Another may - be that the \emph{corporate identity} needn't be broken for letters only.}% + be that the \emph{corporate identity} need not be broken for letters only.}% \ifIgnoreThis %+++++++++++++++++++++++++++++++++++++++++++++ nicht maincls + \IfCommon{scrlttr2}{Apart from these suggestions, everything that has been written at \autoref{sec:maincls.parmarkup} for the other \KOMAScript{} @@ -126,11 +128,12 @@ The \PName{manner} consists of two elements. The first element is either \PValue{full} or \PValue{half}, meaning the space amount of one line or only half of a line. The second element is ``\PValue{*}'', ``\PValue{+}'', or -``\PValue{-}'', and may be omitted. Without the second element the last line of -a paragraph will end with white space of at least 1\Unit{em}. With the plus +``\PValue{-}'', and may be omitted. Without the second element the last line +of a paragraph will end with white space of at least 1\Unit{em}. With the plus character as second element the white space amount will be a third, and with -the asterisk a fourth, of the width of a normal line. The minus variant doesn't -take care about the white space at the end of the last line of a paragraph. +the asterisk a fourth, of the width of a normal line. The minus variant does +not take care about the white space at the end of the last line of a +paragraph. The setting may be changed at any place inside the document. In this case the command \Macro{selectfont}\IndexCmd{selectfont}% |