Patrice Dumas wrote: > Ok, I propose as warning message : > > "non-mark brace command `\@%s' as \@%s argument should have braces" > > leading to something like > > non-mark brace command `@asis' as @itemize argument should have braces
This is not easy to understand. How about @itemize argument @asis might not work in TeX mode; try using @asis{} instead @itemize argument @code might not work in TeX mode; try using @code{} instead ? Bruno