[comp.text.tex] enlarge enumerate-counter

ZIEGLER@tubvm.cs.tu-berlin.de (03/09/91)

Hi, fans!
I want to know, how to enlarge the enumerate- counter which reaches
its maximum at 26 (err-message: 'counter too large'). I've got
45 items to number.
Thanx for any reply.
--
erich ziegler.

eijkhout@s41.csrd.uiuc.edu (Victor Eijkhout) (03/11/91)

ZIEGLER@tubvm.cs.tu-berlin.de writes:

>Hi, fans!
>I want to know, how to enlarge the enumerate- counter which reaches
>its maximum at 26 (err-message: 'counter too large'). I've got
>45 items to number.
>Thanx for any reply.

Looking at the source code I find that only when you
number by letters (locase or upcase) does the counter
stop at 26. And this makes sense.

Victor.