aboutsummaryrefslogtreecommitdiffstats
path: root/z05.c
diff options
context:
space:
mode:
Diffstat (limited to 'z05.c')
-rw-r--r--z05.c7
1 files changed, 5 insertions, 2 deletions
diff --git a/z05.c b/z05.c
index 0e346b2..2858006 100644
--- a/z05.c
+++ b/z05.c
@@ -1,7 +1,7 @@
/*@z05.c:Read Definitions:ReadFontDef()@**************************************/
/* */
-/* THE LOUT DOCUMENT FORMATTING SYSTEM (VERSION 3.17) */
-/* COPYRIGHT (C) 1991, 1999 Jeffrey H. Kingston */
+/* THE LOUT DOCUMENT FORMATTING SYSTEM (VERSION 3.18) */
+/* COPYRIGHT (C) 1991, 2000 Jeffrey H. Kingston */
/* */
/* Jeffrey H. Kingston (jeff@cs.usyd.edu.au) */
/* Basser Department of Computer Science */
@@ -283,10 +283,13 @@ static void ReadTokenList(OBJECT token, OBJECT res)
case BREAK:
case UNDERLINE:
case COLOUR:
+ case OUTLINE:
case LANGUAGE:
case CURR_LANG:
case CURR_FAMILY:
case CURR_FACE:
+ case CURR_YUNIT:
+ case CURR_ZUNIT:
case COMMON:
case RUMP:
case MELD: