[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [AUCTeX] Italicizing user macros
From: |
Ognjen Maric |
Subject: |
Re: [AUCTeX] Italicizing user macros |
Date: |
Tue, 2 Aug 2016 21:04:55 +0200 |
User-agent: |
Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Thunderbird/45.2.0 |
Hi Arash, Ivan,
thanks for the responses. I missed them with Gmane being down. Anyway,
font-latex-add-keywords did exactly what I wanted! I also prefer the
file-local variant.
Out of curiosity - I guess this is an Emacs question rather than an
AUCTeX one, but I'll ask anyway - if I evaluate
M-:
(font-latex-add-keywords '(("inldef" "{" )) 'italic-command)
I do get the syntax highlighting, but only for the previously unrendered
parts of the document. Is there a way to force the re-fontification of
the whole buffer?
Thanks!
Ognjen
- Re: [AUCTeX] Italicizing user macros,
Ognjen Maric <=