Hello,

Does anyone else  have the following problems with numbering for figures, equations etc in MKIV

1. Using \setupnumbering[way=bysection] does not work
2. The colour of references to figures etc is wrong.

The example below illustrates the problems. Try compiling in MKII and MKIV and note the differences.

\setupcolors[state=start]
\setupinteraction[state=start,color=darkgreen,style=normal]
\setupnumbering[way=bysection]
\startuseMPgraphic{Circle}
        draw fullcircle scaled 2cm;
\stopuseMPgraphic

\starttext
\section{First section}
See \in{Figure}[fig:Circle].
\placefigure[here][fig:Circle]{A circle}{\useMPgraphic{Circle}}

\placeformula[eq:pythag]
\startformula
        c^2 = a^2 + b^2
\stopformula

\section{Second section}
See \in{Figure}[fig:Circle] on \at{page}[fig:Circle].
See \in{equation}[eq:pythag] for Pythagoras.
\placefigure[here][fig:Circle2]{Another circle}
        {\startMPcode
                draw fullcircle scaled 1cm;
        \stopMPcode}
\stoptext






Converteam UK Ltd. Registration Number: 5571739 and Converteam Ltd. Registration Number: 2416188

Registered in England and Wales.

Registered office: Boughton Road, Rugby, Warwickshire, CV21 1BU.



CONFIDENTIALITY : This e-mail and any attachments are confidential and may be privileged. If you are not a named recipient, please notify the sender immediately and do not disclose the contents to another person, use it for any purpose or store or copy the information in any medium.



Please consider the environment before printing this e-mail