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

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

Re: tex mode sub- and super-scripts


From: Mark Alford
Subject: Re: tex mode sub- and super-scripts
Date: Sat, 30 Jun 2007 21:02:56 -0500 (CDT)


Eli Zaretskii <eliz@gnu.org> wrote:
You should be able to customize the two faces `subscript' and
`superscript' defined by tex-mode.

I can control their size but not their raising/lowering.

Edit -> Text Properties -> Display Faces
  click on "superscript", up comes window of properties
  uncheck "height"
  click on "save for future sessions"

This makes superscripts come out the right size, and adds
to my .emacs file the following:

(custom-set-faces
 '(superscript ((t nil))))

All I need now is a way to get rid of the raising of superscripts.
If that isn't a Face property, what is it?


Mark





reply via email to

[Prev in Thread] Current Thread [Next in Thread]