[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
bug#34712: Fontification of simple macros
From: |
Arash Esbati |
Subject: |
bug#34712: Fontification of simple macros |
Date: |
Mon, 04 Mar 2019 21:17:51 +0100 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/27.0.50 |
Arash Esbati <address@hidden> writes:
> A possible fix is attached below: We introduce a new variable
> `font-latex-match-simple-include-list' for styles to add their special
> characters for fontification to `font-latex-match-simple-command'
> which is modified as shown below:
Following up myself, I've pushed a slightly modified solution to AUCTeX
repo. This should be fixed now.
Best, Arash