On Sat, Dec 03, 2022 at 01:41:44AM +0000, Gavin Smith wrote: > Not a big deal but I noticed that nested @ignore does not work with > texi2any, although it does work with texinfo.tex. For example:
Indeed, @ignore are implemented like @verbatim. However, @macro which is in the same block commands category can nest. > I don't have a strong preference as to whether nested @ignore should > work or not but it should be consistent between the two processors. > I think we should take whichever is the easiest to implement. I'll change texi2any. -- Pat