[NTG-context] About fonts
Fabrice Couvreur
fabrice1.couvreur at gmail.com
Mon Aug 10 11:56:22 CEST 2015
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]
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.ntg.nl/pipermail/ntg-context/attachments/20150810/94949dbb/attachment.html>
More information about the ntg-context
mailing list