bug-lilypond
[Top][All Lists]
Advanced

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

Re: Gregorian.ly bar forms being converted to wrong glyph (regression be


From: Dan Eble
Subject: Re: Gregorian.ly bar forms being converted to wrong glyph (regression between 2.22 and 2.24)
Date: Wed, 29 Mar 2023 18:37:48 -0400

On Mar 29, 2023, at 18:04, Grant Diffey <gdiffey@gmail.com> wrote:
> 
> I do wonder if there's a way to make the horizontal spacing.. 'nicer' but 
> it's certainly functional for all my purposes as is.

My biggest questions about this use case surround the layout changes that are 
baked into gregorian.ly, for example:

    \layout {
    %% ...
        \context {
          \Score
    %% ...
          \override SpacingSpanner.packed-spacing = ##t
    %% ...

Either you want this or you don't.  If you don't, your current choices are to 
forego gregorian.ly and copy the subset that is useful into your own file, or 
include gregorian.ly and counteract selected things like this.

There are already comments in gregorian.ly to the effect that it should be 
split into multiple files, and I can't say I disagree in the light of this use 
case.
— 
Dan




reply via email to

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