ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* Header background off with \page?
@ 2016-08-08  8:22 Procházka Lukáš Ing.
  0 siblings, 0 replies; only message in thread
From: Procházka Lukáš Ing. @ 2016-08-08  8:22 UTC (permalink / raw)
  To: ConTeXt

[-- Attachment #1: Type: text/plain, Size: 1187 bytes --]

Hello,

the following code:

----
\setupheadertexts[Le][Ri]
\setupbackgrounds[header][text][bottomframe=on]

\starttext
   \startTEXpage
     \externalfigure[dummy]
   \stopTEXpage
   \page[yes,header,footer,odd] % Empty page to come here
   Blabla
\stoptext
----

should generate an empty page.

The \page[yes,header,footer,odd] suppress header and footer, which is good, and inserts one page;
the problem is that header and footer background is kept and still appears.

Is it a "wanted" feature?

My guess is that when one uses "\page[...,header,footer...]" than suppressing header/footer background is intended, too.

If the background is not suppressed automatically with "header,footer", would it be possible to implement something like "\page[...,background,...] which would suppress header and footer background (or suppress their backgrounds automatically with \page[...header...footer...])?

Best regards,

Lukas


-- 
Ing. Lukáš Procházka | mailto:LPr@pontex.cz
Pontex s. r. o.      | mailto:pontex@pontex.cz | http://www.pontex.cz | IDDS:nrpt3sn
Bezová 1658
147 14 Praha 4

Tel: +420 241 096 751 (+420 720 951 172)
Fax: +420 244 461 038

[-- Attachment #2: t.mkiv --]
[-- Type: application/octet-stream, Size: 204 bytes --]

\setupheadertexts[Le][Ri]
\setupbackgrounds[header][text][bottomframe=on]

\starttext
  \startTEXpage
    \externalfigure[dummy]
  \stopTEXpage
  \page[yes,header,footer,odd]
  Blabla
\stoptext

[-- Attachment #3: t.pdf --]
[-- Type: application/pdf, Size: 8903 bytes --]

[-- Attachment #4: 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] only message in thread

only message in thread, other threads:[~2016-08-08  8:22 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-08-08  8:22 Header background off with \page? Procházka Lukáš Ing.

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