On Mon, Aug 20 2012, Xan wrote:

> I want to print a message depending if the page is even or odd. In pseudocode:
>
> \if \inpage.\iseven {
>   This page is even
> }
> \else {
>   This page is odd
> }
>
> How can I do that in ConTeXt?

\signalrightpage\doifrightpageelse{odd page}{even page}

-- 
           Peter
___________________________________________________________________________________
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://tex.aanhet.net
archive  : http://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________

Reply via email to