Does the job. I also realised that \setupheader[][style=small] doesn't
have an effect, too. So, I am using

\setupheadertexts
  [{\tfx{\getmarking[sectionnumber].~\getmarking[section]}}]
  [{\tfx\pagenumber}]
  [{\tfx\pagenumber}]
  [{\tfx{\getmarking[chapternumber].~\getmarking[chapter]}}]

now. Thank you, Wolfgang.

Thomas



2013/7/15 Wolfgang Schuster <schuster.wolfg...@gmail.com>:
>
> Am 15.07.2013 um 12:17 schrieb Thomas Friedrich 
> <friedr...@statistik.tu-dortmund.de>:
>
>> Hello everybody,
>>
>> learning my lesson for asking questions only with a minimal example
>> attached, please have a look at the following code
>>
>> ~~~ snip ~~~
>> \setuphead[chapter][page=yes,header=empty]
>> \setuppagenumbering[start=start,alternative=doublesided,location=]
>> \setupheader[][style=small]
>> \setupheadertexts[section][pagenumber][pagenumber][chapter]
>
> \setupheadertexts
>   [{\getmarking[sectionnumber]~\getmarking[section]}]
>   [pagenumber]
>   [pagenumber]
>   [{\getmarking[chapternumber]~\getmarking[chapter]}]
>
> 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
> ___________________________________________________________________________________



-- 
Thomas Friedrich
Fakultät Statistik
Technische Universität Dortmund
44221 Dortmund
Telefon: 0231 755 - 3116
FAX: 0231 755 - 5304
E-Mail: friedr...@statistik.tu-dortmund.de
___________________________________________________________________________________
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