diff lispref/display.texi @ 27193:89afca54a135

@ifinto -> @ifnottex.
author Gerd Moellmann <gerd@gnu.org>
date Wed, 05 Jan 2000 15:18:01 +0000
parents d2e5f1b7d8e2
children be0a552c8320
line wrap: on
line diff
--- a/lispref/display.texi	Wed Jan 05 15:15:41 2000 +0000
+++ b/lispref/display.texi	Wed Jan 05 15:18:01 2000 +0000
@@ -3092,9 +3092,9 @@
 mod 524288 is the character to output, and the glyph code divided by
 524288 specifies the face number (@pxref{Face Functions}) to use while
 outputting it.  (524288 is
-@ifinfo
+@ifnottex
 2**19.)
-@end ifinfo
+@end ifnottex
 @tex
 $2^{19}$.)
 @end tex