all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: storm@cua.dk (Kim F. Storm)
Cc: emacs-devel@gnu.org
Subject: Comments on text.texi
Date: Sun, 26 Sep 2004 02:26:23 +0200	[thread overview]
Message-ID: <m3brftnads.fsf@kfs-l.imdomain.dk> (raw)


You have a few open questions in text.texi:

> @item line-spacing
> @kindex line-spacing @r{(text property)}
> A newline can have a @code{line-spacing} text or overlay property
> that controls the height of the corresponding display line.
> @c ???  Which display line is "corresponding"?

The line ended by the newline.

If the line is continued, only the last display continuation line (the
one ended by the newline) is affected.


> @item line-height
> @kindex line-height @r{(text property)}
> A newline can have a @code{line-height} text or overlay property that
> controls the total height of the corresponding display line.
> @c ???  Which display line is "corresponding"?
> We will call the property value @var{line-height}.

Ditto.


> If @var{line-height} is 0, the newline does not contribute to the
> height of the display row; instead the height of the newline glyph is
> reduced.
> @c ??? That is not clear.  Reduced how much?

To the height of the display line without the newline, i.e. to the
max height of any glyph preceding the newline.

> In that case, any @code{line-spacing} property on
> this newline is ignored.  This can be used to tile small images or
> image slices without adding blank areas between the images.
> @c ??? Precisely which of these features does ``this'' mean?

line-heigth = 0

-- 
Kim F. Storm <storm@cua.dk> http://www.cua.dk

             reply	other threads:[~2004-09-26  0:26 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-09-26  0:26 Kim F. Storm [this message]
2004-09-26 18:20 ` Comments on text.texi Richard Stallman
2004-09-26 20:43   ` Kim F. Storm
2004-09-27 14:53     ` Richard Stallman
2004-09-28 13:02       ` Kim F. Storm

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=m3brftnads.fsf@kfs-l.imdomain.dk \
    --to=storm@cua.dk \
    --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.