Hi Alan,

I think the reason is that ConTeXt expects any text to be part of a certain 
structure as in
        Chapter > Section > Subsection
and therefore what you add after your chapter, that is

> \page [yes]
> 
> Some trailing remarks…

should be part of a new chapter (or maybe an unnumbered chapter).

Best regards: OK

On 26 mars 2013, at 11:37, Alan BRASLAU <alan.bras...@cea.fr> wrote:

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

___________________________________________________________________________________
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