Dear all,

I need something like \doifelseoddpage, but this does not work as
expected. See below example. You will notice that on page two you
still get the ODD text, with page number 1.

What's going on? Is there a proper way to detect what page I'm on?


Example:

\starttext

\dorecurse{70}{\doifelseoddpage{ODD \currentpage\par}{EVEN \currentpage\par}}

\stoptext


My system:

   context --version
   mtx-context     | ConTeXt Process Management 1.04
   mtx-context     |
   mtx-context     | main context file: 
/home/berend/context/tex/texmf-context/tex/context/base/mkiv/context.mkiv
   mtx-context     | current version: 2023.05.08 17:39
   mtx-context     | main context file: 
/home/berend/context/tex/texmf-context/tex/context/base/mkxl/context.mkxl
   mtx-context     | current version: 2023.05.08 17:39


--
All the best,

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

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

Reply via email to