Uwe Brauer <[email protected]> writes:

> to clarify: I could download the latest checkin via 
> git clone http://git.savannah.gnu.org/r/auctex.git
>
> (I made a mistake in my last message) but 
> git pull 
> gives an error I reported.

Sorry, never had such an error.  Did you somehow mess with the .git/
directory?

> Be it as it may, Tassilo could you please tell me how should I
> activate the new setting?

Exactly as I've said in my previous mail:

> Anyway, to make you happy I've just implemented that feature in an
> improved way.  `font-latex-fontify-script' used to be a plain boolean
> option, now it has two new possible values:
> 
>   - `multi-level': raise/lower scripts recursively like stock
>     tex-mode.el
> 
>   - `invisible': also do the multi-level raising/lowering and hide the
>     script chars altogether (and only in math text)

That is,

  (setq font-latex-fontify-script 'invisible)

will do what you want.

Bye,
Tassilo

Attachment: signature.asc
Description: PGP signature

_______________________________________________
auctex-devel mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/auctex-devel

Reply via email to