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

Attachment: right.pdf
Description: Adobe PDF document

Attachment: wrong.pdf
Description: Adobe PDF document

_______________________________________________
dev-context mailing list
dev-context@ntg.nl
http://www.ntg.nl/mailman/listinfo/dev-context

Reply via email to