aboutsummaryrefslogtreecommitdiffstats
path: root/z32.c
diff options
context:
space:
mode:
Diffstat (limited to 'z32.c')
-rw-r--r--z32.c6
1 files changed, 5 insertions, 1 deletions
diff --git a/z32.c b/z32.c
index 1407049..98ae4ae 100644
--- a/z32.c
+++ b/z32.c
@@ -1,6 +1,6 @@
/*@z32.c:Counter Service:Next()@**********************************************/
/* */
-/* THE LOUT DOCUMENT FORMATTING SYSTEM (VERSION 3.18) */
+/* THE LOUT DOCUMENT FORMATTING SYSTEM (VERSION 3.19) */
/* COPYRIGHT (C) 1991, 2000 Jeffrey H. Kingston */
/* */
/* Jeffrey H. Kingston (jeff@cs.usyd.edu.au) */
@@ -83,10 +83,14 @@ OBJECT Next(OBJECT x, int inc, BOOLEAN *done)
case START_VSPAN:
case HSPAN:
case VSPAN:
+ case END_HEADER:
+ case CLEAR_HEADER:
break;
+ case BEGIN_HEADER:
+ case SET_HEADER:
case ONE_COL:
case ONE_ROW:
case WIDE: