On Mon, 20 Aug 2012 23:09:11 +0200
Wolfgang Schuster <[email protected]> wrote:

> 
> Am 20.08.2012 um 22:41 schrieb Xan <[email protected]>:
> 
> > Hi,
> > 
> > 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?
> 
> http://www.ntg.nl/pipermail/ntg-context/2012/067632.html
> 
> Wolfgang


Will the plain text way still work?
\ifodd\pageno foo \else bar \fi
-- 
John Culleton
___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the 
Wiki!

maillist : [email protected] / 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