Dear list,
The Minion Pro font, as distributed with Adobe Reader, confuses the
ConTeXt italic correction. The MWE below will fail with
luatex warning > node filter: error:
...ext/tex/texmf-context/tex/context/base/mkiv/typo-itc.lua:130: attempt
to compare nil with number
It's probably the font that is faulty but I guess ConTeXt shouldn't
crash in that case.
Cheers, Henri
---
\mainlanguage[de]
\definefontfeature[default][default][itlc=yes]
\setupitaliccorrection[global, always]
\setupbodyfontenvironment[default][em=italic]
\setupbodyfont[minion,11pt]
\starttext
{\em riften},
\stoptext
___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the
Wiki!
maillist : [email protected] / http://www.ntg.nl/mailman/listinfo/ntg-context
webpage : http://www.pragma-ade.nl / http://context.aanhet.net
archive : https://bitbucket.org/phg/context-mirror/commits/
wiki : http://contextgarden.net
___________________________________________________________________________________