all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* `raise' property
@ 2010-09-14 15:12 David Reitter
  2010-09-14 18:26 ` tomas
  0 siblings, 1 reply; 2+ messages in thread
From: David Reitter @ 2010-09-14 15:12 UTC (permalink / raw)
  To: Emacs-Devel devel

Could someone check if the `raise' text display property works properly on X11?

On NS, it is not in 23/24, and I'm having a hard time seeing how xdisp.c handles this.  take_vertical_position_into_account() sets it->ascent / it->descent, but I don't understand how it ends up in a glyph string's "y", or how else the vertical position defined by ascent is set.  Does the font driver have to do something with it?

FWIW, I've had several bug reports from Aquamacs users because of broken super/subscripts in LaTeX (AUCTeX).
This:  (set-text-properties (region-beginning) (region-end) '(display (raise 0.3)))  does not change the appearance of text (it works in Carbon Emacs 22).





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

end of thread, other threads:[~2010-09-14 18:26 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-09-14 15:12 `raise' property David Reitter
2010-09-14 18:26 ` tomas

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.