The document is wrong, the values for force and check should be the same20. Mai 2016 um 20:42Dear list,
I have the following sample:
\definefallbackfamily
[mainface]
[serif]
[DejaVu Serif]
[preset=range:greek]
\definefontfamily
[mainface]
[serif]
[TeX Gyre Pagella]
\setupbodyfont
[mainface, 100pt]
\starttext
χαλεπὰ τὰ καλά
\stoptext
From what I read in i-context.pdf, "force=yes" is the default setting
for \definefallbackfamily.