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

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

Re: tex-mode.el


From: Christopher Dimech
Subject: Re: tex-mode.el
Date: Tue, 9 Feb 2021 19:26:14 +0100



> Sent: Wednesday, February 10, 2021 at 6:15 AM
> From: "Emanuel Berg via Users list for the GNU Emacs text editor" 
> <help-gnu-emacs@gnu.org>
> To: help-gnu-emacs@gnu.org
> Subject: Re: tex-mode.el
>
> Christopher Dimech wrote:
>
> > Have been trying to disable the "suscript" option
>
> OK, one step at a time, what option is that, exactly?
>
> And what does it do that you don't want?

tex-font-lock-match-suscript matches superscripts (matching part following ^)
and subscripts (matching part following _).  An example is "\alpha^i" and
"\beta_j".

Then "tex-font-lock-suscript" elevates the letter "i" and lowers the letter
"j".

I want to have a function that displays the text normally, without having
to change the major mode.

> --
> 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]