Fonts in same directory.-
Hello! Today I was working perfectly but after an OS update, I started to have some problems with fonts. In particular, I use to put the font files (.ttf) in the same directory where .tex are placed, but now I'm getting this message: simplefonts > font ''avenirnext'' not found but I have not moved the font files. Could you please give some advices to solve this issue? In this link you guys can check a simple example of my compiling: https://www.dropbox.com/sh/2k327a5a2uzgvg2/AAD84XyQZqbdzg_8atVjdRg5a?dl=0 Thanks in advance! -- «...my role is to be on the bottom of things.» Donald Knuth
Freddy Omar López Quintero mailto:freddy.vate01@gmail.com 17. August 2016 um 02:18 Hello!
Today I was working perfectly but after an OS update, I started to have some problems with fonts.
In particular, I use to put the font files (.ttf) in the same directory where .tex are placed, but now I'm getting this message:
but I have not moved the font files.
Could you please give some advices to solve this issue?
The simplefonts module (which has been replaced by the \definefontfamily command) can only use fonts which are indexed by ConTeXt, to use fonts in the same directory as your document you need a typescript which loads the file with the filename method. Wolfgang
participants (2)
-
Freddy Omar López Quintero
-
Wolfgang Schuster