Changes

Jump to navigation Jump to search
:* GNU/LINUX: <code>export OSFONTDIR=$HOME/.fonts;/usr/share/fonts</code>
:* Add it to your .bashrc or shell equivalent to make the declaration permanent.
;2. Run ConTeXt to index the files:* update of and the file databasefonts : <codetexcode>mtxrun --generate</code>:* update of the fonts database: <code>mtxrun --script font --reload</codetexcode>
;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