GNU bug report logs - #48582
Issue with font-latex-deactivated-keyword-classes

Previous Next

Package: auctex;

Reported by: Augusto Stoffel <arstoffel <at> gmail.com>

Date: Sat, 22 May 2021 09:46:01 UTC

Severity: normal

Done: Arash Esbati <arash <at> gnu.org>

Bug is archived. No further changes may be made.

Full log


Message #13 received at 48582-done <at> debbugs.gnu.org (full text, mbox):

From: Arash Esbati <arash <at> gnu.org>
To: Augusto Stoffel <arstoffel <at> gmail.com>
Cc: 48582-done <at> debbugs.gnu.org
Subject: Re: bug#48582: Issue with font-latex-deactivated-keyword-classes
Date: Fri, 29 Oct 2021 16:32:59 +0200
Arash Esbati <arash <at> gnu.org> writes:

> AUCTeX also gives you the ability to control fontification of certain
> keywords.  From the manual[1]:
>
>     Deactivating defaults of built-in keyword classes
>
>     font-latex ships with predefined lists of keywords for the classes
>     described above. You can disable these defaults per class by customizing
>     the variable font-latex-deactivated-keyword-classes. [...]
>
>     You can also get rid of certain keywords only. For example if you want
>     to remove highlighting of footnotes as references you can put the
>     following stanza into your init file:
>
>       (eval-after-load "font-latex"
>         '(setq-default
>           font-latex-match-reference-keywords-local
>           (remove (assoc-string "footnote"
>                                 font-latex-match-reference-keywords-local)
>                       font-latex-match-reference-keywords-local)))
>
> Did you try the technique described above?

Some weeks passed since last message.  I'm closing this report for now,
we can re-open it once new activities come up.

Best, Arash




This bug report was last modified 3 years and 205 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.