Hi Hans, the \MPr gives an empty string when the page and paper size are the same.
The first papersize setups gives the wrong output while the second setup
with different sizes gives the right output.
\setuppapersize[A6][A6] % wrong.pdf
%\setuppapersize[A6][A5] % right.pdf
\starttext
\dontleavehmode\xypos{testposition}
\startlines[style=mono]
X: \MPx{testposition}
Y: \MPy{testposition}
R: \MPr{testposition}
\stoplines
\stoptext
Wolfgang
right.pdf
Description: Adobe PDF document
wrong.pdf
Description: Adobe PDF document
_______________________________________________ dev-context mailing list [email protected] http://www.ntg.nl/mailman/listinfo/dev-context
