[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [AUCTeX-devel] sub and super scripts in prettifying
From: |
Tassilo Horn |
Subject: |
Re: [AUCTeX-devel] sub and super scripts in prettifying |
Date: |
Mon, 29 Aug 2016 17:56:37 +0200 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/25.1.50 (gnu/linux) |
Uwe Brauer <address@hidden> writes:
> > It's a standard emacs feature and has nothing to do with AUCTeX.
>
> Most likely my memory fails, but I thought that sub and super scripts
> are displayed above and below, is a standard emacs feature but not the
> fact that «_» and «^» are invisible. If I understand you correctly
> that invisibility is now a emacs feature?
I've been a bit unclear in my previous reply. AUCTeX' font-latex now
contains the feature (which has nothing to do with prettify) to not
display ^ and _. See `font-latex-fontify-script'.
Bye,
Tassilo