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: Augusto Stoffel
Subject: Re: Increase default `line-spacing' to 0.05, 0.10 or 0.15 [proposal]
Date: Thu, 06 May 2021 14:27:23 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/27.2 (gnu/linux)

On Thu,  6 May 2021 at 14:57, Eli Zaretskii <eliz@gnu.org> wrote:

>> From: Augusto Stoffel <arstoffel@gmail.com>
>> Cc: stefankangas@gmail.com,  jporterbugs@gmail.com,  emacs-devel@gnu.org
>> Date: Thu, 06 May 2021 13:47:56 +0200
>> 
>> Anyway, I think we can agree that setting `line-spacing' to nil is *not*
>> analogous setting \baselineskip=0pt in TeX.
>
> I'm TeX-illiterate.  Can you explain why these two aren't analogous?
> It sounds like they are, when I read the definition of what
> \baselineskip=0pt does.

\baselineskip=0pt and (setq line-spacing nil) both mean to typeset lines
as close as possible, without overlapping bounding boxes.  But the
achieved effect is very different, because "source code typography" and
"manual typography" are very different.

I've attached a PDF where the first page uses the default \baselineskip,
the second sets it to zero.  Which one looks more like emacs -Q?

Attachment: x.pdf
Description: Adobe PDF document


reply via email to

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