summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/support/findhyph/findhyph.txt
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/doc/support/findhyph/findhyph.txt')
-rw-r--r--Master/texmf-dist/doc/support/findhyph/findhyph.txt6
1 files changed, 5 insertions, 1 deletions
diff --git a/Master/texmf-dist/doc/support/findhyph/findhyph.txt b/Master/texmf-dist/doc/support/findhyph/findhyph.txt
index 5c55c059a8f..c2c5d45e07a 100644
--- a/Master/texmf-dist/doc/support/findhyph/findhyph.txt
+++ b/Master/texmf-dist/doc/support/findhyph/findhyph.txt
@@ -16,7 +16,7 @@ SYNOPSIS
If you are setting "\looseness=<N>" to optimize paragraphs, you need to
pass that information to the file foo.log in a form "@looseness=<N>" (on
a separate line). You can use a macro like
- "\def\setlooseness#1{\immediate\write-1{@looseness=#1}\looseness=#1}"
+ "\def\setlooseness#1{\looseness=#1 \immediate\write-1{@looseness=#1}}"
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.
@@ -86,6 +86,10 @@ HISTORY
* fixed displaying of hyphenated ligatures (bug reported by Karel
Horak)
+ 3.2 (2012-11-21)
+ * improved example definition of the "\setlooseness" macro (thanks to
+ Karl Berry)
+
LICENSE
This program is free software; you can redistribute it and/or modify it
under the terms of the GNU General Public License as published by the