There is no complete example. I created a new one. The following example is 
working on my computer.

% Maybe you need to explicitly specify the font name through the “tf” parameter.
% Just replace “adobesongstdlight” with your own font.

%%%%%%
\definefallbackfamily 
[mainface][rm][adobesongstd][tf={adobesongstdlight},sl={features:slanted},preset=range:chinese]
\definefontfamily       [mainface][rm][libertinusserif]
\setupbodyfont         [mainface]

\mainlanguage[cn]
\setupscript[hanzi]
\sl 李信真是太好玩了,还带保送的 some word others
%%%%%%%

Because there are many hanzi characters in Chinese, 
it is scattered in different ranges, so the scope of Chinese characters is 
defined. 
You can define it by \definefontfamilypreset.
These ranges are in: https://wiki.contextgarden.net/List_of_Unicode_blocks.
___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the 
Wiki!

maillist : ntg-context@ntg.nl / 
https://mailman.ntg.nl/mailman3/lists/ntg-context.ntg.nl
webpage  : https://www.pragma-ade.nl / https://context.aanhet.net (mirror)
archive  : https://github.com/contextgarden/context
wiki     : https://wiki.contextgarden.net
___________________________________________________________________________________

Reply via email to