On Tue, Jan 26, 2021 at 09:24:12PM +0000, Gavin Smith wrote: > On Tue, Jan 26, 2021 at 09:37:35PM +0100, Patrice Dumas wrote: > > Hello, > > > > The $small_alias transformation of @small* command names in > > Texinfo/Convert/HTML.pm is problematic, as it means that the commands > > names in the tree and used in the call of processing functions are > > different. Another issue is that it is not possible to do something > > specific such as adding a class in _convert_preformatted_command if > > the @command is @small*. > > I'm happy if the handling for this can be removed from the main > function in _convert and moved to more specific code.
One question, should @smallexample accept variadic arguments as @example does? -- Pat
