diff options
author | Karl Berry <karl@freefriends.org> | 2012-11-23 22:47:22 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2012-11-23 22:47:22 +0000 |
commit | e38d0b58fe1b7841baf6b861dd3fe8800741f7d3 (patch) | |
tree | 0b61b199b847f0b10681fc06e76e1e0b33a928df /Master/texmf/doc | |
parent | 41ae9075cbee49738877732ea4fff0bb524f068e (diff) |
findhyph (23nov12)
git-svn-id: svn://tug.org/texlive/trunk@28350 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf/doc')
-rw-r--r-- | Master/texmf/doc/man/man1/findhyph.1 | 10 | ||||
-rw-r--r-- | Master/texmf/doc/man/man1/findhyph.man1.pdf | bin | 7490 -> 7591 bytes |
2 files changed, 8 insertions, 2 deletions
diff --git a/Master/texmf/doc/man/man1/findhyph.1 b/Master/texmf/doc/man/man1/findhyph.1 index 583209ffcbe..4e46a4d311d 100644 --- a/Master/texmf/doc/man/man1/findhyph.1 +++ b/Master/texmf/doc/man/man1/findhyph.1 @@ -124,7 +124,7 @@ .\" ======================================================================== .\" .IX Title "FINDHYPH 1" -.TH FINDHYPH 1 "2012-11-03" "perl v5.10.1" "" +.TH FINDHYPH 1 "2012-11-21" "perl v5.10.1" "" .\" For nroff, turn off justification. Always turn off hyphenation; it makes .\" way too many mistakes in technical documents. .if n .ad l @@ -151,7 +151,7 @@ set \f(CW\*(C`\etracingparagraphs=1\*(C'\fR in a TeX document \fIfoo.tex\fR and If you are setting \f(CW\*(C`\elooseness=<N>\*(C'\fR to optimize paragraphs, you need to pass that information to the file \fIfoo.log\fR in a form \&\f(CW\*(C`@looseness=<N>\*(C'\fR (on a separate line). You can use a macro like -\&\f(CW\*(C`\edef\esetlooseness#1{\eimmediate\ewrite\-1{@looseness=#1}\elooseness=#1}\*(C'\fR +\&\f(CW\*(C`\edef\esetlooseness#1{\elooseness=#1 \eimmediate\ewrite\-1{@looseness=#1}}\*(C'\fR for this purpose. If the paragraph contains material in display math mode, you need to use the macro in all split parts of the paragraph. .SH "OPTIONS" @@ -230,6 +230,12 @@ for identifying the issue) .IX Subsection "3.1 (2012-11-03)" .IP "\(bu" 4 fixed displaying of hyphenated ligatures (bug reported by Karel Horak) +.PP +3.2 (2012\-11\-21) +.IX Subsection "3.2 (2012-11-21)" +.IP "\(bu" 4 +improved example definition of the \f(CW\*(C`\esetlooseness\*(C'\fR macro +(thanks to Karl Berry) .SH "LICENSE" .IX Header "LICENSE" This program is free software; you can redistribute it and/or modify diff --git a/Master/texmf/doc/man/man1/findhyph.man1.pdf b/Master/texmf/doc/man/man1/findhyph.man1.pdf Binary files differindex b53acaa421b..b0884f47327 100644 --- a/Master/texmf/doc/man/man1/findhyph.man1.pdf +++ b/Master/texmf/doc/man/man1/findhyph.man1.pdf |