Changes

Jump to navigation Jump to search
</texcode>
:* As you see, a limit here is that in TeX practice, we only have one roman, one sans serif... per font family.
:* in order to use more fonts, like width variation ("condensed",...), and weight variation ("light",...), we have to define other font family (MyFontIdentifier-condensed, MyFontIdentifier-light), and we to switch between them along the document, with {{cmd|switchtobodyfont}}.
; #3. Declare your font family as the default for your document with {{cmd|setupbodyfont}}, as you would do for a typescript.

Navigation menu