5 Aug
2011
5 Aug
'11
6:16 p.m.
Am 05.08.2011 um 18:51 schrieb Jean Magnan de Bornier:
Le 05 août à 17:36:39 Wolfgang Schuster
écrit notamment: | For the moment replace “number=no” with “incrementnumber=no”. ^^^^^^^^^^^^^^ ??????????????
That's it!
There is a bug but it takes time to find it, unless it is found and fixed use incrementnumber. BTW: A *minimal* example your problem is **this**: \setupformulas[way=bysection,prefixsegments=chapter] %\setuphead[subsection][number=no] \setuphead[subsection][incrementnumber=no] \starttext \chapter{Chapter 1} \chapter{Chapter 2} \section{Section} \subsection{Subsection} \placeformula \startformula a^2+b^2=c^2 \stopformula \stoptext Wolfgang