aboutsummaryrefslogtreecommitdiffstats
path: root/z21.c
diff options
context:
space:
mode:
Diffstat (limited to 'z21.c')
-rw-r--r--z21.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/z21.c b/z21.c
index 22be627..985184d 100644
--- a/z21.c
+++ b/z21.c
@@ -1,6 +1,6 @@
/*@z21.c:Galley Maker:SizeGalley()@*******************************************/
/* */
-/* 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) */
@@ -311,6 +311,7 @@ OBJECT *dest_index, OBJECT *recs, OBJECT *inners, OBJECT enclose)
word_font(tmp) = word_colour(tmp) = word_language(tmp) = 0;
word_texture(tmp) = 1;
word_baselinemark(tmp) = FALSE;
+ word_strut(tmp) = FALSE;
word_ligatures(tmp) = TRUE;
word_outline(tmp) = FALSE;
word_hyph(tmp) = FALSE;