[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: strange bug with macros
From: |
Karl Berry |
Subject: |
Re: strange bug with macros |
Date: |
Tue, 26 Aug 2003 11:27:39 -0400 |
What doesn't work is that makeinfo complains that @macro1 is not defined:
$ makeinfo --force -E file.macros imbr_macro3.texi
imbr_macro3.texi:24: Unknown command `macro1.'.
I agree this is a bug. I'll see if it's easily fixable, but to tell the
truth, I can't get too excited about it. A real document can just use
the {}.
I am sure there are many boundary/unusual cases regarding macros which
are infelicitous. makeinfo isn't TeX, which is both good and bad :).
Thanks for the report.
k