[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [AUCTeX] Support for empheq
From: |
Arash Esbati |
Subject: |
Re: [AUCTeX] Support for empheq |
Date: |
Sat, 12 Nov 2016 11:50:54 +0100 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/25.1 |
Hi Hong,
2016-11-12 00:53 -0800 Hong Xu <address@hidden>:
> It looks like in the latest version, the math highlighting is gone, with
> a minimal non-working example as follows:
>
>
> \documentclass{article}
> \usepackage{empheq}
>
> \begin{document}
> \begin{empheq}{align}
> x = y
> \end{empheq}
> \end{document}
>
>
> Can you help me with it, please? Thanks! My AUCTeX-version is
> "2016-11-04".
For me, it looks like this:
![PNG image](pngEyKECJmWMN.png)
I use AUCTeX from git. What do you see?
Best, Arash