|
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
[Prev in Thread] | Current Thread | [Next in Thread] |