Hi,
I want to have the title of the chapters, sections and sub-sections in sans
serif Helvetica, body text and mathematics in Palatino.
Is this the right approach ?
Thanks,
Fabrice

\definetypeface [me] [rm]  [serif]    [palatino]   [default]
\definetypeface [me] [ss]   [sans]  [helvetica]  [default]
\definetypeface [me] [mm] [math]  [palatino]   [default]

\setupbodyfont[me,11pt]

\setuphead
  [chapter,section,subsection]
  [command=\ChapterCommand,
   textstyle=\ss,
   color=darkred]
___________________________________________________________________________________
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