Changes

Jump to navigation Jump to search
:* GNU/LINUX: <code>export OSFONTDIR=/Library/Fonts/;/System/Library/Fonts;$HOME/Library/Fonts</code>
:* Add it to your .bashrc or shell equivalent to make the declaration permanent.
;2. Update Run ConTeXt databasesto index the files:* update of the file database: <code>mtxrun --generate</code>:* update of the fonts database: <code>mtxrun --script font --reload</code>
;3. Check by looking for the specific font you want to use next
:* a very common example <code>mtxrun --script font --list --file -pattern=*helvetica*</code>

Navigation menu