<html><head></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">Hi all,<br><br>I have a problem with using Hoefler Text and the newly updated fontspec (v2.1).<br><br>Before
 the update it was possible to avoid fancy swirls at the beginning and 
end of italicised words in Hoefler Text by specifying something like the following:<dl class="codebox"><dd><code>\setmainfont[ItalicFeatures={Contextuals={NoLineFinal,NoLineInitial}}]{Hoefler Text}</code></dd></dl><br>However, since the update, the following minimal code:<dl class="codebox"><dd><code>\documentclass{article}<br>\usepackage{fontspec}<br>\setmainfont[Contextuals=NoLineFinal]{Hoefler Text Italic}<br>\begin{document}<br>\end{document} </code></dd></dl><br>produces this error message: ! Undefined control sequence.<br><argument> \intexpr_if_even:nTF <br>                                {7}{\tl_set:Nx \l_tmpb_tl {\XeTeXselectornam...<br>and the document does not compile.<br><br>Is
 there another way of turning off the swirls at the beginning and end of
 words in Italic Hoefler Text, or, alternatively, an easy way of 
reverting to the working fontspec version?<br><br>Thanks in advance for your help.<br><br>Best,<br><br>Alex.<br>
<br></body></html>