ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* \pushbackground for header/footer
@ 2016-07-04  5:13 Mohammad Hossein Bateni
  2016-07-04 14:34 ` Wolfgang Schuster
  0 siblings, 1 reply; 2+ messages in thread
From: Mohammad Hossein Bateni @ 2016-07-04  5:13 UTC (permalink / raw)
  To: mailing list for ConTeXt users


[-- Attachment #1.1: Type: text/plain, Size: 834 bytes --]

Hi,

Can one use {push,pop}background to save/restore backgrounds for
header*text and/or footer*text areas?  I'm trying to typeset a document
where one page has a special background, which I set using
\setupbackgrounds[header][text][background=color,backgroundcolor=gray].
Can I go back to the default setting afterwards or do I need to specify it
explicitly.  I know I can save whatever I put in \setupbackgrounds[page]
using \pushbackground[page] and \popbackground.  I could not get it to work
with header/footer.

\setupcolors[state=start]
\showframe
\setupbackgrounds[header][text][background=color,backgroundcolor=yellow]

\starttext

One
\page

%\pushbackground[page]

\pushbackground[header][text]
\setupbackgrounds[header][text][background=color,backgroundcolor=gray]

Two
\page
\popbackground

Three
\stoptext


Thanks,
MHB

[-- Attachment #1.2: Type: text/html, Size: 1113 bytes --]

[-- Attachment #2: Type: text/plain, Size: 485 bytes --]

___________________________________________________________________________________
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] 2+ messages in thread

end of thread, other threads:[~2016-07-04 14:34 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-07-04  5:13 \pushbackground for header/footer Mohammad Hossein Bateni
2016-07-04 14:34 ` Wolfgang Schuster

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).