[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [AUCTeX-devel] Support for expl3
From: |
Mosè Giordano |
Subject: |
Re: [AUCTeX-devel] Support for expl3 |
Date: |
Mon, 2 Mar 2015 11:46:41 +0100 |
2015-03-02 8:57 GMT+01:00 Tassilo Horn <address@hidden>:
> Mosè Giordano <address@hidden> writes:
>
> Hi Mosè,
>
>> the last commit broke fontification of some commands. Consider the
>> following document
>>
>> \documentclass{article}
>> \usepackage{siunitx}
>> \DeclareSIUnit\parsec{pc}
>> \begin{document}
>> \end{document}
>>
>> and see the fontification before (left) and after (right) the commit
>> in the attached picture.
>
> Thanks, that should be fixed now.
Seems to work, thank you!
Bye,
Mosè