On Sat, Nov 14, 2020 at 08:49:05AM +0000, Gavin Smith wrote: > > This works perfectly with TeX as far as I can see, but unfortunately > not with texi2any at present. This could be changed to make > @displaymath more like @example, where Texinfo commands are interpreted, > and less like @verbatim where they are not.
I think that even better would be that it is parsed the same way as @math, with braces balanced handled even if not associated with @-commands and @-commands interpreted. I can do that for the perl parser. -- Pat
