about summary refs log tree commit diff
path: root/Doc/ztexi.yo
diff options
context:
space:
mode:
Diffstat (limited to 'Doc/ztexi.yo')
-rw-r--r--Doc/ztexi.yo10
1 files changed, 9 insertions, 1 deletions
diff --git a/Doc/ztexi.yo b/Doc/ztexi.yo
index 231a70b84..c3c1928cf 100644
--- a/Doc/ztexi.yo
+++ b/Doc/ztexi.yo
@@ -11,7 +11,7 @@ def(CMT)(0)(NOTRANS(@c))
 
 ATEXIT(\
   NL()\
-  NOTRANS(@setchapternewpage odd)NL()\
+  NOTRANS(@setchapternewpage off)NL()\
   NOTRANS(@contents)NL()\
   NOTRANS(@bye)NL()\
 )
@@ -207,8 +207,16 @@ def(nofill)(1)(\
   USECHARTABLE(standard)\
 )
 
+def(example)(1)(\
+  NOTRANS(@example)NL()\
+  ARG1\
+  NL()NOTRANS(@end example)\
+)
+
 def(indent)(1)(\
+  NOTRANS(@display)NL()\
   ARG1\
+  NL()NOTRANS(@end display)\
 )
 
 COMMENT(--- hyperlink menus ---)