On Tue, Mar 05, 2024 at 05:37:25PM +0100, Bruno Haible wrote: > Patrice Dumas wrote: > > > The command after @itemize should not require an argument, but @asis > > > needs an argument. Try @asis{} instead. > > > The command after @itemize should not require an argument, but @code > > > needs an argument. Try @code{} instead. > > > > What about > > > > @itemize command argument should not require an argument, but @asis does. > > Use braces for @asis > > This is good; I find it reasonably understandable.
After reading again, I am not fully happy with the message, as it seems that @asis is not ok as @itemize command argument, and then it also seems that it is ok with braces, which seems like a contradiction. Here is another proposal, which seems much clearer to me, but is probably too long: @itemize command argument with omitted braces should not require an argument, but @asis does. Use braces for @asis -- Pat