Fabrice Couvreur
8. August 2016 um 12:27
Hi,
I use
a counter for each "Exercises" section of each chapter (Wolfgang thank you !).
How to reset the counter to 1 for each section ?
thank you,
Fabrice


\defineprocessor[ACPROCESSOR][command=\EXFRAME]
\defineconversionset[ACCONVERSION][][ACPROCESSOR->n]

\setupenumeration[...][way=bysection] % way=bychapter etc.

Wolfgang