<html>
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    <div class="moz-cite-prefix">Ulrike Fischer wrote:<br>
      <br>
    </div>
    <blockquote type="cite" cite="mid:1onsbl2w968c.dlg@nililand.de">
      <pre wrap="">Doesn't seem to be the case:

This here breaks at the 200B without problem, despite the fact that
latin modern hasn't it (there is a missing glyph message in the
log):

\documentclass{article}
\textwidth=1mm
\begin{document}
\hyphenchar\font="200B

a aa^^^^200baa

a
aaaa
\end{document}

</pre>
    </blockquote>
    <br>
    I wonder why the same is not true for what I <i>think</i> is the
    plain XeTeX equivalent :<br>
    <br>
    <blockquote type="cite">
      <pre wrap="">\hsize = 1 mm
\hyphenchar \font = "200B

a aa^^^^200baa

a
aaaa
\end</pre>
    </blockquote>
    <br>
    Philip Taylor<br>
    <br>
    <br>
  </body>
</html>