ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* About fonts
@ 2015-08-10  9:56 Fabrice Couvreur
  0 siblings, 0 replies; only message in thread
From: Fabrice Couvreur @ 2015-08-10  9:56 UTC (permalink / raw)
  To: mailing list for ConTeXt users


[-- Attachment #1.1: Type: text/plain, Size: 491 bytes --]

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]

[-- Attachment #1.2: Type: text/html, Size: 1141 bytes --]

[-- Attachment #2: Type: text/plain, Size: 485 bytes --]

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

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2015-08-10  9:56 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-08-10  9:56 About fonts Fabrice Couvreur

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).