<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Tahoma
}
--></style>
</head>
<body class='hmmessage'>
Thanks for the detailed answer Ulrik, although it seems like there's not much I can do but learn LuaLaTeX in order to get the documents as I want them to be. :)<br>Would it be possible to get the LuaLaTeX code you used in order to compile the document as a starting-point, as I've never seen or tried it before?<br><br>Best regards,<br>D.<br><br>&gt; Date: Mon, 16 Aug 2010 00:15:35 +0200<br>&gt; From: ulrik.vieth@arcor.de<br>&gt; To: xetex@tug.org<br>&gt; Subject: Re: [XeTeX] Problems with thickness of \frac rule and width of accents (\hat) with XeLaTeX<br>&gt; <br>&gt; Hi,<br>&gt; <br>&gt; I tested it with both XeLaTeX and LuaLaTeX (both from TL2010 pretest).<br>&gt; In short, the problem only occurs in XeLaTeX, but not in LuaLaTeX,<br>&gt; despite using the same macro packages and fonts for both engines.<br>&gt; <br>&gt; I do not really understand the problem with the fraction rule thickness.<br>&gt; It probably should be the same on both engines (despite conceptual<br>&gt; differences), as it should be based on the same OpenType parameter<br>&gt; RadicalRuleThickness, but it seems to be different nonetheless:<br>&gt; <br>&gt; XeLaTeX:<br>&gt; .......\kern4.7461<br>&gt; .......\rule(0.47998+0.0)x*<br>&gt; .......\kern2.97542<br>&gt; <br>&gt; LuaLaTeX:<br>&gt; .......\kern3.43199<br>&gt; .......\rule(0.79199+0.0)x*<br>&gt; .......\kern2.98799<br>&gt; <br>&gt; The LuaTeX value of 0.792pt at 12pt matches the scaled value of 0.66pt<br>&gt; at 10pt of the OpenType font parameter for XITS Math.<br>&gt; <br>&gt; The XeTeX value of 0.48pt at 12pt matches the scaled value of 0.4pt<br>&gt; at 10pt, which is suspiciously similar to the default rule thickness<br>&gt; of CM fonts. I don't know how this comes about. I'm not sure if this<br>&gt; is an engine bug or if it could be caused by a macro problem.<br>&gt; <br>&gt; As for the overly wide hat, this is obviously an engine bug in XeTeX.<br>&gt; The behavior is clearly wrong and the problem does not occur in LuaTeX.<br>&gt; <br>&gt; I believe I have seen a similar problem before in XeTeX, which had<br>&gt; been fixed by Jonathan during a lunch break at EuroTeX 2009 last year.<br>&gt; I wonder if an old bug has resurfaced now or if anything went wrong<br>&gt; merging the bug fixes (or if it was a different bug that was fixed).<br>&gt; <br>&gt; Regards, Ulrik<br>&gt; <br>&gt; <br>&gt; P.S: On second thought, I'm not sure any more if this was really<br>&gt; the same bug that was fixed or just a similar one. It could have been<br>&gt; about the positioning of math accents (e.g. centering \dot and \ddot)<br>&gt; rather than the width of wide math accents, but it also had to do<br>&gt; with an incorrect calculation of the size based on the subscripts.<br>&gt; <br>&gt; <br>&gt; On 08/15/2010 09:37 PM, drgz drgz wrote:<br>&gt; &gt; Anyhow, I'm playing around with XeLaTeX (the newest version coming with<br>&gt; &gt; MikTeX) trying to compile some documents. And almost everything is as it<br>&gt; &gt; should be, except the thickness of the rule in \frac (does not get any<br>&gt; &gt; thicker) and the width of the \hat accent (which gets wider than it should).<br>&gt; &gt; I've attached a link to a compiled PDF which illustrates what I<br>&gt; &gt; experience - see http://folk.ntnu.no/mitrevsk/temp/xelatex/ex.pdf<br>&gt; &gt;<br>&gt; &gt; No matter which OTF font with unicode-math support I select I experience<br>&gt; &gt; this problem when I compile with XeLaTeX. Is there any way to fix this ?<br>&gt; <br>&gt; <br>&gt; --------------------------------------------------<br>&gt; Subscriptions, Archive, and List information, etc.:<br>&gt;   http://tug.org/mailman/listinfo/xetex<br>                                               </body>
</html>