Changes

Jump to navigation Jump to search
no edit summary
</texcode>
;3. Check by looking for the specific font you want to use next. A common example:
<texcode>mtxrun --script font fonts --list --file all --pattern=*helvetica*</texcode>
Now, let's learn how to use them for typesetting.
\setupbodyfont[mynotoserif] % this is the first argument to \definetypeface
</texcode>
 
====Note:====
 
The naming convention for typescript files has changed in LMTX
 
<blockquote>
There has been a change in the naming of typescript file, a simple <code>"type-"</code> prefix isn't anough anymore, you have to change it to <code>"type-imp-" </code>(e.g. type-imp-sourceserif.tex) to be found by ConTeXt.
 
Valid file extensions for a typescript file in LMTX (and MkIV) are "tex", "mkiv" and "mkxl".
 
Wolfgang [20 Dec 2020]
</blockquote>
 
[[Category:Fonts]]

Navigation menu