fix manual build under texinfo 5
[sbcl.git] / doc / manual / texinfo-macros.texinfo
index ef28045..6ec1b15 100644 (file)
 @c A Texinfo binding for the plain TeX above.  Analogous to Texinfo's
 @c @w, but for Lisp symbols.  AFAICT, the comment characters are
 @c necessary to prevent treating the newline as a space.
-@macro lw{word}
 @iftex
+@macro lw{word}
 @tex
 \\lw{\word\}%
 @end tex
+@end macro
 @end iftex
 @ifnottex
-\word\@c
-@end ifnottex
+@macro lw{word}
+\word\
 @end macro
+@end ifnottex
 
 @c Some index prettification helper macros, for tricking the texindex
 @c collation "engine"