Le 15/09/2016 à 23:52, Enrico Forestieri a écrit :
On Thu, Sep 15, 2016 at 01:41:30PM +0100, Guillaume Munch wrote:
Now same problem with the attached. I get $\mbox{\ensuremath{\comp}\comp}$
instead of $\mbox{\ensuremath{\comp\comp}}$.
Also, I was surprised to see that when I enter \textit,\mbox,... it gets
wrapped inside a \text environment.
Both issues should be solved now.
Yes, I confirm. Thank you.
In practice I find that one has to change one's habits when writing text
in math. The new behaviour seems consistent and understandable though.
I am wondering though, as I thought that the original patch was only
supposed to change what happens when one inserts a macro: how come does
the code to output to latex had to change? Did I miss something about
the effect of the patch?