[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:52:41 +0100 |
> Sent: Wednesday, February 10, 2021 at 6:37 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:
>
> > tex-font-lock-match-suscript matches superscripts (matching
> > part following ^) and subscripts (matching part following
> > _). An example is "\alpha^i" and "\beta_j".
>
> OK, one step at a time, As you see from the source, that
> function doesn't do anything if you set `tex-fontify-script'
> to nil.
>
> (setq tex-fontify-script nil)
>
> Now what happens?
It does nothing but stops matching superscript and subscript.
And I am not sure "tex-font-lock-unfontify-region" does anything
either.
> --
> underground experts united
> http://user.it.uu.se/~embe8573
> https://dataswamp.org/~incal
>
>
>
- tex-mode.el, Christopher Dimech, 2021/02/09
- Re: tex-mode.el, Emanuel Berg, 2021/02/09
- Re: tex-mode.el, Christopher Dimech, 2021/02/09
- Re: tex-mode.el, Emanuel Berg, 2021/02/09
- Re: tex-mode.el, Christopher Dimech, 2021/02/09
- Re: tex-mode.el, Emanuel Berg, 2021/02/09
- Re: tex-mode.el,
Christopher Dimech <=
- Re: tex-mode.el, Emanuel Berg, 2021/02/09
- Re: tex-mode.el, Christopher Dimech, 2021/02/09
- Re: tex-mode.el, Christopher Dimech, 2021/02/09
- Re: tex-mode.el, Christopher Dimech, 2021/02/10
- Re: tex-mode.el, Emanuel Berg, 2021/02/10
- Re: tex-mode.el, Christopher Dimech, 2021/02/10
- Re: tex-mode.el, Stefan Monnier, 2021/02/10
- Re: tex-mode.el, Christopher Dimech, 2021/02/10
- Re: tex-mode.el, Stefan Monnier, 2021/02/10
- Re: tex-mode.el, Christopher Dimech, 2021/02/10