I can define fake slant for a font with
\definefontfamily[mainface][rm][My Fancy Font][sl=features:slanted]
How can I do it with \definefallbackfamily?
According to
https://wiki.contextgarden.net/index.php?title=Command/definefallbackfamily
, the following should work, but it actually doesn't:
\definefallbackfamily[mainface][rm][My Fancy
Font][preset={range:chinese},sl=features:slanted]
Besides, the wiki page lists an option `range=...` in the last bracket, but
what's actually used is `preset=range:...`. Are they mistakes?
___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the
Wiki!
maillist : [email protected] /
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
___________________________________________________________________________________