unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
* raising/lowering text as part of a "face"
@ 2012-10-13  7:01 Benjamin Slade
  0 siblings, 0 replies; 2+ messages in thread
From: Benjamin Slade @ 2012-10-13  7:01 UTC (permalink / raw)
  To: help-gnu-emacs

I'm trying to figure out how to get raising/lowering (for
super-/sub-script) to work as part of a "face", as AUCTeX does.
 
-- 
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Dr Benjamin Slade <http://ling.uta.edu/~ben/>
  Dept. of Linguistics & TESOL 
    University of Texas at Arlington                
      132E Hammond Hall | Office Hours: tba
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
        {sent by mu4e on Emacs running under GNU/Linux}



^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: raising/lowering text as part of a "face"
       [not found] <mailman.10877.1350111669.855.help-gnu-emacs@gnu.org>
@ 2012-10-19 21:57 ` Stefan Monnier
  0 siblings, 0 replies; 2+ messages in thread
From: Stefan Monnier @ 2012-10-19 21:57 UTC (permalink / raw)
  To: help-gnu-emacs

> I'm trying to figure out how to get raising/lowering (for
> super-/sub-script) to work as part of a "face", as AUCTeX does.

You can't (neither does AUCTeX get this result as part of a face).
What latex-mode does (and AUCTeX I presume does the same) is to combine
a face (to specify the smaller size) with a `display' text-property
(which specifies the raising/lowering).


        Stefan


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2012-10-19 21:57 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <mailman.10877.1350111669.855.help-gnu-emacs@gnu.org>
2012-10-19 21:57 ` raising/lowering text as part of a "face" Stefan Monnier
2012-10-13  7:01 Benjamin Slade

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).