Re: @itemize @asis is not well supported

2024-03-07 Thread Patrice Dumas
On Wed, Mar 06, 2024 at 09:54:18PM +0100, Bruno Haible wrote: > Gavin Smith wrote: > > it is not worth changing and making practically every use of > > @itemize in a Texinfo manual being flagged as incorrect, in my opinion. > > I agree. Counting the number of existing usages in Debian [1][2]: >

Re: @itemize @asis is not well supported

2024-03-07 Thread pertusus
On Wed, Mar 06, 2024 at 07:28:52PM +, Gavin Smith wrote: > It could just be the same error message as when used outwith @itemize: > > @asis foo > > - which gives an error message like: > > test.texi:11: @asis expected braces I also think that it is the best. > Although it is very u