Am 02.05.2013 um 17:20 schrieb Piotr Kopszak <kops...@gmail.com>:

> OK, found a sufficiant solution
> 
> \setuphead[chapter][placehead=no]
> \setupheadertexts[][\setups{a}][][]\
> \startsetups[a]
> \expanded{\fetchmark[a][first]}
> \stopsetups
> \definemarking[a]
> \starttext
> \chapter{my chapter}
> \marking[a]{my chapter}
> \input knuth
> \stoptext
> 
> Any other ideas?


\setuphead[chapter][placehead=empty]

\setupheadertexts[][chapter][][]

\starttext
\chapter{my chapter}
\input knuth
\stoptext

Wolfgang

___________________________________________________________________________________
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