On Tue, Jan 26, 2021 at 10:37:23PM +0000, Gavin Smith wrote:
> On Tue, Jan 26, 2021 at 11:26:21PM +0100, Patrice Dumas wrote:
> > 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?
> 
> Preferably not as there is no point in adding new features to a command
> we'd like to get rid of; this is just encouraging people to use it.

Agreed and done.

-- 
Pat

Reply via email to