17 Sep
2008
17 Sep
'08
12:38 p.m.
On Wed, Sep 17, 2008 at 2:29 PM, holzminister
No, you don't have to do this.
*.ttf -> fonts/truetype *.otf -> fonts/opentype
You could also use them from your OS font directory (this is what I did).
How do you do that? Added the relevant font pathes to texmf.cnf?
This depends on your system, on windows you could place them in c:\windows\fonts and context finds them, on a Mac you could put them in your local font directory and the y are also found. On linux you could set the OSFONTDIR variable with the path to your font directory. Wolfgang