Hi Arash,

2017-03-16 12:29 GMT+01:00 Arash Esbati <ar...@gnu.org>:
> Uwe Brauer <o...@mat.ucm.es> writes:
>
>>>>> "Arash" == Arash Esbati <ar...@gnu.org> writes:
>>
>>     > Would this work for XEmacs?  I don't have XEmacs at hand so I can't 
>> test
>>     > it myself.  I would apply the same thing to other style files as well.
>>
>> I will try this out this weekend with 21.5.X and report back
>
> Great, thanks!  Here also a small .tex file to test with:
>
> --8<---------------cut here---------------start------------->8---
> \documentclass{article}
> \usepackage{amsmath}
> \usepackage[overload]{empheq}
>
> \begin{document}
> \begin{empheq}[left=\empheqlbrace]{alignat = %
>     2}
>   \label{eq:1}
>   x &= y_1-\dots &\quad& \text{Hit M-RET at EOL}
> \end{empheq}
> \end{document}
> --8<---------------cut here---------------end--------------->8---

I tested the patch in XEmacs 21.4.24, seems to work.  If I set
`alignat' to 5 I get 9 &s, is it correct, right?  They should be
2 * ncols - 1, no?

Bye,
Mosè

_______________________________________________
auctex-devel mailing list
auctex-devel@gnu.org
https://lists.gnu.org/mailman/listinfo/auctex-devel

Reply via email to