Glenn Morris writes: > Bastien Guerry wrote: > >> The patch fixes this for @math only. > > No it doesn't. > Even if you fix the obvious 2/1 typo that makes it raise an error during > redisplay, it will make lines like > > @math{e} is used. If @var{arg} or @var{base} is negative, @code{log} > > look awful. Yes. Attached is another patch that works, but looks ugly. Let me know if there is another more elegant way to check for the optional presence of balanced curly brace.