lilypond-devel
[Top][All Lists]
Advanced

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

Re: CodaMark and friends not included in skyline


From: Jean Abou Samra
Subject: Re: CodaMark and friends not included in skyline
Date: Tue, 28 Dec 2021 18:13:24 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 Thunderbird/91.3.1

Le 28/12/2021 à 18:06, Lukas-Fabian Moser a écrit :

Yes. This overrides the default after-line-breaking
callback, which causes trouble if that callback was
supposed to do something important. Harm's code was
written at a time where the grob-transformer was
not available. It's now possible to write this code
in a way that works for grobs with an after-line-breaking
callback. See the attached file. I've also modified
it so that the URL to the documentation is computed
from the version number of the LilyPond version that
runs the file, and not hardcoded.

That's great :-).

Little nit:

"https://lilypond.org/doc/v~a.~a/Documentation/notation/~a";

instead of

"https://lilypond.org/doc/v~a.~a/Documentation/notation/";


Oh, indeed. Thanks. I am not sure why
Guile doesn't error out on this.

Here's a second version with this fix
and small improvements.

Jean

Attachment: skyline-fixed.ly
Description: Text Data


reply via email to

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