all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Comments on text.texi
@ 2004-09-26  0:26 Kim F. Storm
  2004-09-26 18:20 ` Richard Stallman
  0 siblings, 1 reply; 5+ messages in thread
From: Kim F. Storm @ 2004-09-26  0:26 UTC (permalink / raw)
  Cc: emacs-devel


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

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

end of thread, other threads:[~2004-09-28 13:02 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-09-26  0:26 Comments on text.texi Kim F. Storm
2004-09-26 18:20 ` 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

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.