On Thu, 4 Apr 2013, Willi Egger wrote:

Hi all,

I have a document, wherein reside chapters and sections. I have an enumeration defined which is used in the sections. What I would like to achieve is, to reset the numbering at the beginning of each section. How is this done?

\defineenumeration defines a number with the same name, so you can use \setupnumber to modify the behavior of the number.

\defineenumeration[whatever]
\setupnumber[whatever][way=bysection]

Aditya
___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the 
Wiki!

maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context
webpage  : http://www.pragma-ade.nl / http://tex.aanhet.net
archive  : http://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________

Reply via email to