aboutsummaryrefslogtreecommitdiffstats
path: root/z46.c
diff options
context:
space:
mode:
Diffstat (limited to 'z46.c')
-rw-r--r--z46.c5
1 files changed, 3 insertions, 2 deletions
diff --git a/z46.c b/z46.c
index a5ee34f..b50e1a8 100644
--- a/z46.c
+++ b/z46.c
@@ -1,7 +1,7 @@
/*@z46.c:Optimal Galleys:FindOptimize()@**************************************/
/* */
-/* THE LOUT DOCUMENT FORMATTING SYSTEM (VERSION 3.24) */
-/* COPYRIGHT (C) 1991, 2000 Jeffrey H. Kingston */
+/* THE LOUT DOCUMENT FORMATTING SYSTEM (VERSION 3.25) */
+/* COPYRIGHT (C) 1991, 2001 Jeffrey H. Kingston */
/* */
/* Jeffrey H. Kingston (jeff@cs.usyd.edu.au) */
/* Basser Department of Computer Science */
@@ -245,6 +245,7 @@ void GazumpOptimize(OBJECT hd, OBJECT dest)
word_font(tmp) = word_colour(tmp) = 0;
word_outline(tmp) = FALSE;
word_language(tmp) = word_hyph(tmp) = 0;
+ word_baselinemark(tmp) = FALSE;
Link(opt_components(hd), tmp);
/* finally we add &1c */