On 5/11/22 18:42, Alexandre Christe via ntg-context wrote:
Dear list,
I've played a bit with a custom type-imp file (partly inspired from the wiki https://wiki.contextgarden.net/Alegreya_Typescript https://wiki.contextgarden.net/Alegreya_Typescript). However, the file I ended up with seems to create some empty lines at the beginning of the document (if I use the default or another font this vanishes, so it really comes from that file). Could anyone enlighten me?
Hi Alex, you added an extra option group here: \definefallbackfamily [alegreya] [math] [Alegreya] [superscriptsandsubscripts] [force=yes] I think this may read: \definefallbackfamily [alegreya] [math] [Alegreya] [range=superscriptsandsubscripts, force=yes] Just in case it might help, Pablo