ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* How to implement a changing navigation bar?
@ 2004-08-16 16:12 Stefan Wachter
  2004-08-16 15:58 ` Vit Zyka
  2004-08-16 21:33 ` Hans Hagen
  0 siblings, 2 replies; 7+ messages in thread
From: Stefan Wachter @ 2004-08-16 16:12 UTC (permalink / raw)


Hi all,

I use an overlay to implement a navigation bar in the left margin of a 
document. It seems to me that the processing of the overlay is done only 
once and not for every page again. In addition, the \lastpage is not 
available.

Does anyone know a solution? Maybe headers/footers are a solution. But 
how is absolute positioning accomplished with them?

Thanks for your attention,
--Stefan

PS: Here is my current implementation:

\definelayer[navbar]
\setupbackgrounds[text][leftmargin][background=navbar]
\setlayer[navbar][x=0cm,y=10cm]{\the\pageno}

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

end of thread, other threads:[~2004-09-23  9:57 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-08-16 16:12 How to implement a changing navigation bar? Stefan Wachter
2004-08-16 15:58 ` Vit Zyka
2004-08-16 17:40   ` Stefan Wachter
2004-08-16 17:46     ` Vit Zyka
2004-08-17 15:53   ` Hans Hagen
2004-08-16 21:33 ` Hans Hagen
2004-09-23  9:57   ` problem with goto - was: " Stefan Wachter

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