Hi!

Has something changed regarding PageNumber? Take the following
example:

\starttext
  foo\page

  \startMPcode
    if PageNumber==1:
      fill unitsquare scaled 1cm;
    elseif PageNumber==2:
      fill fullcircle scaled 2cm;
    fi
  \stopMPcode
\stoptext

LMTX 2022.01.21 20:13 produces a rectangle on page 2, an older MkIV
produces a circle on page 2. Is this expected behaviour?

Marco
___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the 
Wiki!

maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context
webpage  : http://www.pragma-ade.nl / http://context.aanhet.net
archive  : https://bitbucket.org/phg/context-mirror/commits/
wiki     : http://contextgarden.net
___________________________________________________________________________________

Reply via email to