On 7/24/2017 3:51 AM, Rik Kabel wrote:
Aditya came across this in 2011 ([NTG-context] export kills hyphen symbol https://www.mail-archive.com/ntg-context@ntg.nl/msg58460.html)[1] with the Fontin font. It wasn’t answered then. It is back if it ever left.
Here is an example:
\definefontfamily [TestFont] [rm] [Antykwa Torunska Cond] \setupbodyfont [TestFont] \setupbackend [export=maybe]% or yes, or no, or ... \setuppapersize [A7] \starttext \input ward \stoptext
If the \setupbackend statement is removed, or an invalid key is used, all is well. It fails with a valid key and any value for that key.
I am experiencing the problem of missing hyphens with this font even without \setupbackend, but cannot yet construct a working example. wipe your font cache, add this to the top of your file
\enabledirectives[otf.checksofthyphen] ----------------------------------------------------------------- Hans Hagen | PRAGMA ADE Ridderstraat 27 | 8061 GH Hasselt | The Netherlands tel: 038 477 53 69 | www.pragma-ade.nl | www.pragma-pod.nl -----------------------------------------------------------------