On Mon, Jan 04, 2021 at 10:46:20PM +0100, Patrice Dumas wrote: > Is the design of that decided? I would still be in favor of > * having arguments separated by comma ,
Yes, if there is more than one argument then it would make sense to separate the arguments by commas rather than by spaces. This still needs to be implemented. > * giving a meaning to the first argument (the language) and the > second (small or not for compatibilities with @smallexample and > others). Since texi2any is not doing anything with the arguments other than using them as HTML class names, there's nothing to enforce uses of arguments. The only real question seems to be how the feature is documented and how strongly recommended it is to stick to particular uses for each argument.
