On 06/16/2017 02:44 PM, Hans Åberg wrote:
> Is it possible have say Pagella in math, and also in \tt except for
> the ASCII range, where a monospace font is used? (Both for largely
> untranslated Unicode points.)

Hans,

I’m not sure this is what you want:

    \definefallbackfamily[mainface][tt][TeX Gyre Cursor]
        [range={basiclatin, digitslatin}, force=yes]
    \definefontfamily[mainface][rm][TeX Gyre Pagella]
    \definefontfamily[mainface][mm][TeX Gyre Pagella Math]
    \definefontfamily[mainface][tt][TeX Gyre Pagella]
    \setupbodyfont[mainface]
    \starttext
    abd 312 ásñeäæø

    \tt abd 312 ásñeäæø
    \stoptext

Just in case it might help,

Pablo
-- 
http://www.ousia.tk
___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the 
Wiki!

maillist : [email protected] / 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