emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Increase default `line-spacing' to 0.05, 0.10 or 0.15 [proposal]


From: Gregory Heytings
Subject: Re: Increase default `line-spacing' to 0.05, 0.10 or 0.15 [proposal]
Date: Thu, 06 May 2021 16:21:20 +0000


\baselineskip=0pt means that the height and depth of a text line is equal to the maximal height and depth of the characters in that line. See the attached two screenshots that demonstrate the difference.

That's what Emacs does as well, when line-spacing is nil, but Augusto says they are different.


Unless I'm missing something, that's not what Emacs does, no. I attach two screenshots of the exact same text with the exact same font, one with Emacs (setq line-spacing nil) and the other with TeX (\baselineskip=0pt). The effect is very different.

Attachment: emacs.png
Description: PNG image

Attachment: tex.png
Description: PNG image


reply via email to

[Prev in Thread] Current Thread [Next in Thread]