> From: Vladimir Volovich <[EMAIL PROTECTED]> > Date: Fri, 26 Apr 2002 19:01:51 +0400 > > you can look at autoconf.texi in the current autoconf sources (i > loaded them via CVS), - it uses @ovar macros (and maybe some others) > heavily in @defmac > > it would be good to know the recommended way of writing texinfo files > to achieve the same effect.
The recommended way is to include @defmac in the macro body. That is, if you _must_ use macros in the first place... _______________________________________________ Bug-texinfo mailing list [EMAIL PROTECTED] http://mail.gnu.org/mailman/listinfo/bug-texinfo
