Hi Arno,<br>That&#39;s because breqn calls flexisym, which in turn defines some symbols that fontspec also defines. This incompatibilty with &quot;font&quot; packages is explained in the breqn manual. There it says that if you&#39;re using cm fonts, mathpazo (Palatino) or mathptmx (Times), there&#39;s a escape route withing flexisym to avoid clashes. And it adds:<br>

<br><blockquote style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;" class="gmail_quote">If you  find that<br>a particular math font package doesn&#39;t work then please see implementation in<br>

flexisym.dtx for how to create a support  file --- it is easier than one might think. Contributions welcome.<br></blockquote><div><br>So you may fiddle a little with flexisym, as the manual suggests, or else use other methods of breaking equations. How about manually? That&#39;s how I do. ;&gt;<br>

However, If you create a .sym file to patch flexisym (as flexisym.dtx describes), please do share your solution.<br><br><br>Regards, <br></div><br clear="all">Nicolas Vaughan<br>
<br><br><div class="gmail_quote">On Thu, Jun 25, 2009 at 3:28 PM, Arno Trautmann <span dir="ltr">&lt;<a href="mailto:Arno.Trautmann@gmx.de">Arno.Trautmann@gmx.de</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">

Hi,<br>
<br>
I’m trying to use breqn with fontspec, but I don’t get it running (one<br>
for one, they work fine). The following file:<br>
<br>
\documentclass{minimal}<br>
\usepackage{<br>
  fontspec,<br>
  breqn}<br>
\begin{document}<br>
test<br>
\end{document}<br>
<br>
gives the error<br>
<br>
  ! LaTeX Error: Command `\Gamma&#39; already defined.<br>
<br>
Loading breqn *before* fontspec gives<br>
<br>
  ! Missing number, treated as zero.<br>
&lt;to be read again&gt;<br>
                   ^<br>
l.29 \catcode`\^^<br>
                 A=\catcode`\%<br>
<br>
File versions:<br>
  breqn.sty    2008/08/13 v0.98a<br>
  fontspec.sty    2008/08/09 v1.18 Advanced font selection for XeLaTeX<br>
<br>
<br>
I nearly understand the problem but had no chance to do anything to get<br>
it working. What am I doing wrong? Is there really such a big problem<br>
using theese two packages?<br>
Is there another methode to break equations for XeTeX?<br>
<br>
Any comments are highly appreciated!<br>
<br>
cheers<br>
<font color="#888888">Arno<br>
<br>
</font></blockquote></div><br>