Open main menu

Changes

no edit summary
`\setupbodyfont [myfamily]`
 
Note that for monospace fonts, undesired ligatures may be used in `\type`. To avoid this, font features should be disabled:
 
`\definefontfamily [myfamily] [mono] [TeX Gyre Cursor] [features=none]`
If you want more examples, have a look at the file <tt>font-sel.mkvi</tt> in the distribution, which contains a good explanation.