ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* Page number updates
@ 2009-06-04 11:59 richard.stephens
  0 siblings, 0 replies; only message in thread
From: richard.stephens @ 2009-06-04 11:59 UTC (permalink / raw)
  To: ntg-context


Hello again,

I want to set up a header which stretches across the margins as well as the
text area, so I've defined a layer for use as a background, as follows:

\setuplayout[backspace=3.5cm,leftmargin=0.5cm,leftmargindistance=1.0cm]
\definelayer[pagenumber][width=3cm,height=3cm]
\startsetups layer
\setlayer[pagenumber]{Page \pagenumber}
\stopsetups
\setupbackgrounds[header][leftmargin][setups=layer,background=pagenumber]

\starttext
\dorecurse{4}{\page[empty]}
\stoptext

Unfortunately, the page numbers are all '1'.

If I change the line:

\setupbackgrounds[header][leftmargin][setups=layer,background=pagenumber]

to

\setupbackgrounds[page][setups=layer,background=pagenumber]

the page numbering works, so I can get what I want by adjusting the offsets
of the layer.
My question is: should the first one work?

Regards,

Richard


Converteam UK Ltd. Registration Number: 5571739 and Converteam Ltd. Registration Number: 2416188  
Registered in England and Wales.  
Registered office: Boughton Road, Rugby, Warwickshire, CV21 1BU.  

CONFIDENTIALITY : This e-mail and any attachments are confidential and may be privileged. If you are not a named recipient, please notify the sender immediately and do not disclose the contents to another person, use it for any purpose or store or copy the information in any medium.  

Please consider the environment before printing this e-mail 
___________________________________________________________________________________
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  : https://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2009-06-04 11:59 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-06-04 11:59 Page number updates richard.stephens

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