On Tue, 13 Dec 2011, Otared Kavian wrote: > > On 13 déc. 2011, at 07:39, Aditya Mahajan wrote: >> […] >> Untested, but >> >> \defineenumeration[Lecture][number=ReverseNumberOrder] >> >> should also work. >> >> Aditya > > > Hi Aditya, > > Thanks for the hint, but unfortunately it does not work as expected: no numbers show up. > Maybe there is a way by using « numberconversion », but I could not figure it out. I don't remeber the exact syntax and don't have time to look it up, but check out my MAPS article on theorems (it is also a MyWay, I think). There is a way to couple numbers of different theorems (so that you get Theorem 1, Lemma 2, Theorem 3, etc), and the same syntax should work for using a different counter. Another approach could be to use \defineenumeration[Lecture][...] \setupnumber[Lecture][numberorder=reverse] (again untested) Aditya