Changes

Jump to navigation Jump to search
; #2. For the other styles, just add more fonts to your font family.
:* '''ss''' for Sans Serif, '''tt''' for TypewriTer, '''mm''' for MatheMatics.
:* <texcode>\definefontfamily[MyFontIdentifier][ss][familynameofthesansseriffont]</texcode>:* <texcode>\definefontfamily[MyFontIdentifier][tt][familynameofthemonospacedfont]</texcode>:* <texcode>\definefontfamily[MyFontIdentifier][mm][familynameofthemathfont]</texcode>
; #3. Declare your font family as the default for your document with {{cmd|setupbodyfont}}, as you would do for a typescript.
:* <texcode>\setupbodyfont[MyFontIdentifier]</texcode>

Navigation menu