Changes

Jump to navigation Jump to search
:* create a "Noto-serif" in the ConTeXt distribution <code>tex/texmf-fonts/fonts/</code>.
:* unzip and store the .ttf file in <code>tex/texmf-fonts/fonts/Noto-serif/</code>.
:* Regenerate ConTeXt databases
:** the file database: <code>mtxrun --generate</code>
:** the fonts database: <code>mtxrun --script font --reload</code>
; #2. Regenerate ConTeXt databases:* Check the file database: <code>mtxrun --generate</code>:* ''fontname'' used to identify the fonts database: <code>mtxrun --script font --reload</code>:* and check the situation run <code>mtxrun --script font --list --file -pattern=*noto*</code>:
<texcode>familyname weight style width variant fontname filename subfont fontweight
</texcode>
[[File:result_of_test_with_noto-serif_one.png]]
 
= Practical application #2 - Use the different font variations =

Navigation menu