Changes

Jump to navigation Jump to search
no edit summary
:* for a math font, for which TeX practice is to refer to them as '''MatheMatics''' (=mm)
:* <texcode>\definefontfamily[MyFontIdentifier][mm][themathfontnickname]</texcode>
:* the limit is that in TeX practice, we only have one roman, one sans serif, per font family.
:* in order to use more (like variation condensed, extralight etc...) we have to define other font family (MyFontIdentifier-condensed, MyFontIdentifier-light)
; #3. Declare your font family as the default for your document with {{cmd|setupbodyfont}}
:* <texcode>\setupbodyfont[MyFontIdentifier]</texcode>
</context>
}}
 
:* the limit is that in TeX practice, we only have one roman, one sans serif... per font family.
:* in order to use more (like width variation like "condensed", or weight variation like "light" etc...) we have to define other font family (MyFontIdentifier-condensed, MyFontIdentifier-light)

Navigation menu