ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* background color for makeups
@ 2013-06-18 20:58 Pablo Rodríguez
  2013-06-18 21:38 ` Hans Hagen
  0 siblings, 1 reply; 3+ messages in thread
From: Pablo Rodríguez @ 2013-06-18 20:58 UTC (permalink / raw)
  To: mailing list for ConTeXt users

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
___________________________________________________________________________________


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2013-06-19 15:30 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-06-18 20:58 background color for makeups Pablo Rodríguez
2013-06-18 21:38 ` Hans Hagen
2013-06-19 15:30   ` Pablo Rodríguez

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).