help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Disabling superscript and subscript face from "tex-mode.el"


From: Emanuel Berg
Subject: Re: Disabling superscript and subscript face from "tex-mode.el"
Date: Tue, 09 Feb 2021 21:52:26 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (gnu/linux)

Tassilo Horn wrote:

> This works for me with emacs -Q:
>
> (defun th/tex-toggle-script ()
>   (interactive)
>   (setq-local tex-fontify-script (not tex-fontify-script))
>   (font-lock-flush))

:D

-- 
underground experts united
http://user.it.uu.se/~embe8573
https://dataswamp.org/~incal




reply via email to

[Prev in Thread] Current Thread [Next in Thread]