mirror of
git://git.sv.gnu.org/emacs.git
synced 2025-12-29 08:31:35 -08:00
Another index for line height.
This commit is contained in:
parent
917ac5ebf7
commit
74f202ae2d
2 changed files with 2 additions and 1 deletions
|
|
@ -1,6 +1,6 @@
|
|||
2013-10-18 Xue Fuqiao <xfq.free@gmail.com>
|
||||
|
||||
* display.texi (Line Height): Add an index for line height.
|
||||
* display.texi (Line Height): Add indexes for line height.
|
||||
|
||||
2013-10-17 Xue Fuqiao <xfq.free@gmail.com>
|
||||
|
||||
|
|
|
|||
|
|
@ -1847,6 +1847,7 @@ First Emacs uses @var{height} as a height spec to control extra space
|
|||
to bring the total line height up to @var{total}. In this case, the
|
||||
other ways to specify the line spacing are ignored.
|
||||
|
||||
@cindex height spec
|
||||
Any other kind of property value is a height spec, which translates
|
||||
into a number---the specified line height. There are several ways to
|
||||
write a height spec; here's how each of them translates into a number:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue