Am 14.02.2009 um 20:26 schrieb Alan Stone:

I also would like to be able to choose a different font and/or fontsize (\switchtobodyfont[...]), style and/or color (\color[...]) for chapter pages' header area (margin/edge/text) and non-chapter pages.


You can format the text in \definetext.

\startsetups header:chapter:middle
  \startcolor[red]
  \it Chapter page
  \stopcolor
\stopsetups

\definetext[chapter][header][\setups{chapter:header:middle}]

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  : https://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________

Reply via email to