Re: @enumerate does not support start numbers ≥ 10

2013-07-29 Thread Norbert Preining
On Mo, 29 Jul 2013, Patrice Dumas wrote: > Thanks for the report, it should be fixed in svn now. Thanks, yes, that is fine. I had included the very same patch (without the added tests) already in the Debian packages. Norbert ---

Re: @enumerate does not support start numbers ≥ 10

2013-07-29 Thread Patrice Dumas
On Sat, Jun 29, 2013 at 02:58:34PM +0400, Dmitry Shachnev wrote: > > Hi, > > I’ve noticed that when a document contains an @enumerate block > with start number ≥ 10, like: > >@enumerate 10 >@item Ten >@item Eleven >@end enumerate > > … makeinfo fails with “bad argument to @enume