13 Feb
2019
13 Feb
'19
4:43 a.m.
Bump On 21/01/19 3:41 PM, Henri Menke wrote:
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