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
___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the 
Wiki!

maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context
webpage  : http://www.pragma-ade.nl / http://context.aanhet.net
archive  : https://bitbucket.org/phg/context-mirror/commits/
wiki     : http://contextgarden.net
___________________________________________________________________________________

Reply via email to