Andreas Schwab wrote: > It's not a might, it's a don't do it. It's a misuse of a command that > requires an argument, in a place that doesn't pass one.
Thanks for the succint formulation. Can we use it in the warning? 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. Bruno