Salvete,
after a long time I got back to some ConTeXt file I had been working on
and found that the following construct does not work (I assume it never
did):
\defineenumeration[example]
[sectionnumber=chapter,
text=Example,
location=hanging,
way=bychapter]
\starttext
\startexample
Let $a=1$, $b=2$
\stopexample
Something more generic
\startexample[continue]
Then, $a+b=3$.
\stopexample
\stoptext
I would like the second example to come out as "Example 1 (cont.)". I
must confess I did not quite understand which part of
\dododefineenumeration actually defines \startexample ... Any ideas?
Regards,
Christopher
_______________________________________________
ntg-context mailing list
[email protected]
http://www.ntg.nl/mailman/listinfo/ntg-context