aboutsummaryrefslogtreecommitdiffstats
path: root/z46.c
diff options
context:
space:
mode:
Diffstat (limited to 'z46.c')
-rw-r--r--z46.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/z46.c b/z46.c
index d01eb82..d17c96c 100644
--- a/z46.c
+++ b/z46.c
@@ -1,6 +1,6 @@
/*@z46.c:Optimal Galleys:FindOptimize()@**************************************/
/* */
-/* THE LOUT DOCUMENT FORMATTING SYSTEM (VERSION 3.32) */
+/* THE LOUT DOCUMENT FORMATTING SYSTEM (VERSION 3.33) */
/* COPYRIGHT (C) 1991, 2006 Jeffrey H. Kingston */
/* */
/* Jeffrey H. Kingston (jeff@it.usyd.edu.au) */
@@ -250,6 +250,7 @@ void GazumpOptimize(OBJECT hd, OBJECT dest)
word_outline(tmp) = FALSE;
word_language(tmp) = word_hyph(tmp) = 0;
word_baselinemark(tmp) = FALSE;
+ word_strut(tmp) = FALSE;
word_ligatures(tmp) = TRUE;
Link(opt_components(hd), tmp);