Richard Heck wrote:
Ernesto Posse wrote:
Thanks, but "LabelType Static" didn't work either. Nevertheless,
"LabelType Counter" works, but now, it looks like the counter is not
reset for each list.
I've seen this problem, too. There is a "number within" option, but
that only works for other counters. So far as I know, there is not as
yet any solution to this within LyX. I don't think it would be
terribly hard to add, but I'm not sure.
rh
I have now
LabelType Counter
LabelCounter enumi
LabelString "(\roman{enumi})"
I also tried with my own counter and get the same result:
abc
(i) abc
(ii) abc
abc
(iii) abc
(iv) abc
abc
This works with ordinary enumerations in LyX. If you can't make this
work with your own enumeration, then consider filing a bug
report at bugzilla.lyx.org
Helge Hafting