ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* header hanging into margin
@ 2017-02-18 14:44 Csikos Bela
  2017-02-19 13:38 ` header hanging into margin + rule Csikos Bela
  0 siblings, 1 reply; 2+ messages in thread
From: Csikos Bela @ 2017-02-18 14:44 UTC (permalink / raw)
  To: ntg-context

Dear context users:

I would like to setup page headers to be wider than the main text, that is hanging
into the margin area on both sides by 1.5-1.5 cms. How can I?

Here is my code:

\setuppapersize[A4]
\setuplayout[backspace=3.5cm,
    width=14cm]
\setupheadertexts[]
\setupheadertexts[\setups{text a}][]
\startsetups[text a]
  \rlap{Left header text}
  \hfill
  {Middle header text}
  \hfill
  \llap{\pagenumber}
\stopsetups
\starttext
\input tufte
\stoptext

Thank you ind advance,

bcsikos
___________________________________________________________________________________
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://context.aanhet.net
archive  : https://bitbucket.org/phg/context-mirror/commits/
wiki     : http://contextgarden.net
___________________________________________________________________________________

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

end of thread, other threads:[~2017-02-19 13:38 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-02-18 14:44 header hanging into margin Csikos Bela
2017-02-19 13:38 ` header hanging into margin + rule Csikos Bela

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