[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
bug#27139: Inline math in "\(\)" pairs won't highlight in captions
From: |
Mosè Giordano |
Subject: |
bug#27139: Inline math in "\(\)" pairs won't highlight in captions |
Date: |
Tue, 30 May 2017 15:53:32 +0200 |
Hi!
2017-05-30 2:28 GMT+02:00 Hong Xu <address@hidden>:
> The following minimal example
>
> \documentclass{article}
>
> \begin{document}
> \begin{figure}
> \centering
> \caption{Math \(x=y\) and $x=y$.}
> \end{figure}
> \end{document}
>
> $x=y$ is highlighted but \(x=y\) is not. Perhaps both should be highlighted?
Yes, I agree this is an inconsistent behavior, but you already
reported the issue one month ago:
https://debbugs.gnu.org/cgi/bugreport.cgi?bug=26630 ;-)
Bye,
Mosè