<div>Did I really do that? I would have chimed in sooner, but my on Friday evening, my bootloader decided it doesn&#39;t want to recognise my hard disk, preventing me from using my computer (I&#39;m borrowing one now). I have a feeling that the current version of mathspec and amsmath are completely compatible so anything to do with amsmath in mathspec can safely be removed. I&#39;ll look into it as soon as I can (which definitely won&#39;t be this week) and release an update.</div>


<div> </div>
<div>Andrew<br><br></div>
<div class="gmail_quote">On 21 February 2010 04:21, Ulrike Fischer <span dir="ltr">&lt;<a href="mailto:news3@nililand.de">news3@nililand.de</a>&gt;</span> wrote:<br>
<blockquote style="BORDER-LEFT: #ccc 1px solid; MARGIN: 0px 0px 0px 0.8ex; PADDING-LEFT: 1ex" class="gmail_quote">Am Fri, 19 Feb 2010 02:57:20 -0800 (PST) schrieb Meho R.:<br>
<div class="im"><br>&gt; Hi,<br>&gt;<br>&gt; I encountered problems with mathspec and arabxetex when used<br>&gt; together.<br><br></div>arabxetex is not the source of the problem, it only reveals that<br>mathspec is doing something silly. It redefines \RequirePackage so<br>

that every \RequirePackage{amsmath} leads to an error:<br>
<div class="im"><br>\documentclass{book}<br>\usepackage{amsmath}<br>\usepackage{mathspec}<br></div>\RequirePackage{amsmath}<br><br>\begin{document}<br>Test<br>\end{document}<br><br>This is cleary a fault in mathspec. Make a bug report.<br>

<br>To get around the problem, you can reset the original definition<br>after loading mathspec:<br><br>\usepackage{mathspec}<br>\makeatletter<br>\let\RequirePackage\original@RequirePackage<br>\makeatother<br><br><br><br>
--<br>
<font color="#888888">Ulrike Fischer<br></font>
<div>
<div></div>
<div class="h5"><br><br><br>--------------------------------------------------<br>Subscriptions, Archive, and List information, etc.:<br> <a href="http://tug.org/mailman/listinfo/xetex" target="_blank">http://tug.org/mailman/listinfo/xetex</a><br>

</div></div></blockquote></div>