Dear list,

the only way I found to center content horizontally and vertically on a
page is a makeup, such as:

    \startstandardmakeup[align=middle]
    content to be centered
    \stopstandardmakeup

I need to be able to change the background on some given pages. Which is
the way to do this?

I have tried with (what I understand from) setups:

    \startsetups[setups:redcolor]
        \setupbackgrounds[page][background=color,backgroundcolor=red]
    \stopsetups

    \startstandardmakeup[setups=setups:redcolor]
    content
    \stopstandardmakeup

But it didn't work.

Could you help me with this?

Many thanks for your help,


Pablo
-- 
http://www.ousia.tk
___________________________________________________________________________________
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