Mojca Miklavec wrote:
On 7/7/06, David Arnold wrote:
All,
Let's say I have some enumerations that are numbered, for definitions, examples, theorems, etc. Let's say I want everything in a section numbered consecutively, except figures. So, numbering would proceed like this:
Grrr ... I have exactly the opposite problem: I need the definitions/examples/problems/... to be numbered independent of each other, but I cannot get rid of coupling between these numbers.
\defineenumeration [remark] [text=Remark] \defineenumeration [definition] [text=Definition] \setupenumerations [remark,definition] [location=serried, width=broad, headstyle=bold, inbetween=\blank, before=\blank, after=\blank, way=bysection] \starttext \startremark Foo \stopremark \startdefinition Foo \stopdefinition \startremark Foo \stopremark \startdefinition Foo \stopdefinition \stoptext ----------------------------------------------------------------- Hans Hagen | PRAGMA ADE Ridderstraat 27 | 8061 GH Hasselt | The Netherlands tel: 038 477 53 69 | fax: 038 477 53 74 | www.pragma-ade.com | www.pragma-pod.nl -----------------------------------------------------------------