all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: David Reitter <david.reitter@gmail.com>
To: Emacs-Devel devel <emacs-devel@gnu.org>
Subject: `raise' property
Date: Tue, 14 Sep 2010 11:12:35 -0400	[thread overview]
Message-ID: <2629C830-798C-4E63-80C0-CEA3103555D0@gmail.com> (raw)

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).





             reply	other threads:[~2010-09-14 15:12 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-09-14 15:12 David Reitter [this message]
2010-09-14 18:26 ` `raise' property tomas

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=2629C830-798C-4E63-80C0-CEA3103555D0@gmail.com \
    --to=david.reitter@gmail.com \
    --cc=emacs-devel@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.