Dear list,
I have
the following sample:
\definebodyfont[17pt]
\startbuffer[buffer:inside]
\definefontfamily[mainface][rm][TeX Gyre Pagella]
\setupbodyfont[mainface, 17pt]
\starttext
\input
zapf
\stoptext
\stopbuffer
\starttext
\typesetbuffer[buffer:inside]
\stoptext
As suggested by
Wolfgang, \definebodyfont should work. It worked then
(
https://mailman.ntg.nl/pipermail/ntg-context/2016/085260.html),
but it
doesn’t work with latest beta from 2016.10.14 17:19.
Could
you confirm whether it is a bug or I am missing something?