Gidole font problem
Hi, I am triying to use custom font in my Context documents. However, it doesnt work without any obvious trace. Output is completely blank page. When I comment out definefontfamily and setupbodyfont commands, it works but output is in Latin Modern font. See https://gist.github.com/severak/e4c072d508a87e80d52d19123543e982#file-gidole... for full log and source code. Best regards -- Mikoláš Štrajt / Severák / http://severak.neocities.org/
On 12/02/2016 07:36 PM, Mikoláš Štrajt wrote:
Hi, I am triying to use custom font in my Context documents. However, it doesnt work without any obvious trace.
Hi Mikoláš, try this: \definefontfamily [mainface] [rm] [Gidole] [tf=file:Gidole-Regular.ttf] \setupbodyfont[mainface] \starttext \input knuth \stoptext If this works, comment the fourth argument in \definefontfamily. Pablo -- http://www.ousia.tk
participants (3)
-
Mikoláš Štrajt
-
Pablo Rodriguez
-
Thomas A. Schmitz