Changes

Jump to navigation Jump to search
189 bytes added ,  09:24, 1 June 2020
}}
= How to use my new Use a newly downloaded font: 6 (5 steps, 3 minutes 1 min.) =
Let's take a example, we want to use [https://fonts.google.com/specimen/Noto+Serif Noto Serif].
</texcode>
; #5. Your are done! You can use the font anywhere on in your input file.:* Use the commands {{cmd|\definedfont}}<texcode>\definedfont[file:NotoSerif-BoldItalic at 18pt]</texcode>  ; #6. Define them as a new typescript (ConTeXt vocabulary) in your input file.
:* Use the commands {{cmd|starttypescript}} and {{cmd|definefontsynonym}} to declare
</texcode>
; #67. Define them as part of your font family, here as a roman
<texcode>
\definefontfamily [MyFontIdentifier] [rm] [notoserif]

Navigation menu