diff options
author | Karl Berry <karl@freefriends.org> | 2014-11-13 23:48:37 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2014-11-13 23:48:37 +0000 |
commit | 880d29a873a0e51225c1b673382c23c39b07629f (patch) | |
tree | 3f2b81e93c052fba6e4c86f6cdacaf9a923da7ac /Master/texmf-dist/doc/plain/impatient/paras.tex | |
parent | 45a71fe6cd1a1a40ec5db29ad04dc081ec69b6b4 (diff) |
impatient 2.4
git-svn-id: svn://tug.org/texlive/trunk@35573 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/plain/impatient/paras.tex')
-rw-r--r-- | Master/texmf-dist/doc/plain/impatient/paras.tex | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/Master/texmf-dist/doc/plain/impatient/paras.tex b/Master/texmf-dist/doc/plain/impatient/paras.tex index 81501f57721..91aad27c984 100644 --- a/Master/texmf-dist/doc/plain/impatient/paras.tex +++ b/Master/texmf-dist/doc/plain/impatient/paras.tex @@ -1,5 +1,5 @@ % This is part of the book TeX for the Impatient. -% Copyright (C) 2003 Paul W. Abrahams, Kathryn A. Hargreaves, Karl Berry. +% Copyright (C) 2003, 2014 Paul W. Abrahams, Kathryn A. Hargreaves, Karl Berry. % See file fdl.tex for copying conditions. \input macros @@ -1710,7 +1710,7 @@ individually for each one or put the change into |\everypar| \cts linepenalty {\param{number}} \explain \minrefs{line break} -This parameter specifies \minref{demerits} that \TeX\ assesses for each line +This parameter specifies the \minref{penalty} that \TeX\ assesses for each line break when it is breaking a paragraph into lines. The penalty is independent of where the line break occurs. Increasing the value @@ -2145,8 +2145,8 @@ italics. \<arg\-u\-ment> must be followed by a period and a space token, which serve to set off \<argument> from \<general text>. \<general text> consists of the text up to the next paragraph -boundary, except that you can include multiple paragraphs by putting them -within braces and ending a paragraph after the closing right brace. +boundary. You can include multiple paragraphs by using |\endgraf| +instead of a blank line or |\par|. \example \proclaim Theorem 1. What I say is not to be believed. |