lilypond-user
[Top][All Lists]
Advanced

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

Re: vertical spacing of footnotes


From: Valentin Petzel
Subject: Re: vertical spacing of footnotes
Date: Tue, 14 Feb 2023 15:02:25 +0100

But \column does have exactly that issue. Column will hickup on "lines" 
spanning multiple lines.

Another alternative though:

A stencil could have optional spacing extents. E.g. when you do a text stencil 
it will have it’s regular stencil extents, but also also a spacing extent from 
base line to top line (which might be smaller or larger than the stencil 
extent). A stencil that does not have such extents can safely fall back to the 
stencil extents.

All basic stencil operations could then be applied to this just as they apply 
to extents. But this would then allow us to stack stencil by this spacing 
extent rather than by the drawn extent.

Cheers,
Valentin

Am Dienstag, 14. Februar 2023, 13:37:38 CET schrieb Jean Abou Samra:
> As an alternative to my "extra stencil data" idea, which was a bit hasty,
> one could conceivably let `\footnote` just accept a markup list and deal
> with it. Then it could use `\column` or whatever to achieve equal spacing
> of all lines.

Attachment: signature.asc
Description: This is a digitally signed message part.


reply via email to

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