Hello,

\setupheadertexts [chapter]

will center the current chapter title (or abbreviated version using
marking=) in the running page headers.

However, how can one also put unnumbered chapter-level titles
(\starttitle\stoptitle) in the running headers?

\setupheadertexts [chapter,title]
seems natural but does not work.


Also, what seems to be a bug, the running text does *not* get reset to
empty upon leaving the chapter. Below is a minimal illustration
(nonworking as it is incomplete, only a snippet)

\setupheadertexts [chapter]

\starttext

\startpart % lets have some structure...

Some introductory text...

\startchapter [title=Getting started]

Some text...

\stopchapter

\page [yes]

Some trailing remarks...
% the header here still contains "Getting started"

\stoppart

\stoptext


Alan
___________________________________________________________________________________
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
___________________________________________________________________________________

Reply via email to