On Thu, Jan 07, 2021 at 12:39:16PM +0000, Gavin Smith wrote: > On Wed, Jan 06, 2021 at 05:09:24PM +0100, [email protected] wrote: > > I would like to use Roman Numerals (i, ii, iii, iv) for @enumerate. The > > manual does > > describe this possibility. > > Somebody would have to implement it and also explain what > > @enumerate i > > means: whether it is "i, ii, iii, iv" or "i, j, k, l".
Right now it means "i, j, k, l", so it would not be a good idea to simply change that. -- Pat
