There is a problem when you change the font size to a value which isn’t pre defined2. April 2017 um 20:19 via PostboxHi, Pablo—thanks for the suggestions. I was not able to get them to work.Here is my test file.\definefallbackfamily[mainface][sans][NewGardiner][ range=131FC,132F9] %\definefallbackfamily[mainface][sans][NewGardiner- Medium][range=131FC,132F9] \definefontfamily[mainface][serif][Brill] \setupbodyfont[mainface,18pt]\starttextHello world! 1234αβγ{𓇼𓋹}and that is all.\stoptext
(e.g. 14pt causes problems while 14.4pt works) and you have to add \definebodyfont[...]
(e.g. \definebodyfont[14pt]) to your document.
%\starttypescript[sans][newgardiner]
% \setups[font:fallback:sans]
% \definefontsynonym[Sans][file:newgardinersmp ]
%\stoptypescript
%
%\definetypeface[newgardiner][ss][sans][newgardiner][ default][features=default]
\definefontfamily[newgardiner][rm][NewGardiner]
\starttext
{\definedfont[file:newgardinersmp at 14.4pt]𓇼𓋹}
\switchtobodyfont[newgardiner,14.4pt]𓇼𓋹
\stoptext
Wolfgang
____________________________________________________________ _______________________
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
____________________________________________________________ _______________________