Changes

Jump to navigation Jump to search
; #1. With {{cmd|definefontfamily}}, give a name to the set of fonts you want to use, and indicate a first font.
:* Let's start with a Serif font, for which TeX practice is to refer to them as '''rm''' for Roman
:* here, '''it's not the typescript name''' that we have to use, but the '''family name''' of the font (:** see under each [[ConTeXt distribution's Fonts|preview in the overview table]]).:** or use <code>mtxrun --script font --list --file -pattern=*typescriptname*</code> like <code>mtxrun --script font --list --file -pattern=*pagella*</code>
<texcode>\definefontfamily[MyFontIdentifier][rm][familynameoftheseriffont]</texcode>

Navigation menu