<div dir="ltr"><div><div><div><div><div><div><br></div>I asked a similar question on the xetex list but I wonder if anyone here has a better grasp than me on the use of utf16 v utf 32 in xetex.web and<br>can offer any insight into the use of \string in xetex.<br><br></div>The attached file produces a log of<br><br>A=B<br>A=C<br>A=D<br>A=E<br>B=C<br>B=D<br>B=E<br>C=D<br>C=E<br>D=E<br><br><br></div>with luatex, but with xetex it produces<br><br>! Undefined control sequence.<br>l.6 \edef\c{\string𝐀<br>                       }<br>? <br>! Undefined control sequence.<br>l.10 \edef\e{\string𝐀<br>                        }<br>? <br>A=B<br>C=E<br> )<br><br><br></div>which is clearly pretty wrong <br><br>(\string is producing two tokens with the UTF-16 representation,<br></div><div>rather than one token)<br></div><div><br><br></div>I don't think it's a show stopper for TL2015 as it's always been that way as far as I can see, but it would be nice to fix it, but my attempts to do so have taught me a lot about the web sources but not produced anything usable.<br><br><br></div>David<br><br><div> <br></div></div>