lilypond-user
[Top][All Lists]
Advanced

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

Re: Tuning description at beginning of TabStaff


From: Jean Abou Samra
Subject: Re: Tuning description at beginning of TabStaff
Date: Tue, 31 Jan 2023 15:42:39 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.6.0

On 31/01/2023 15:07, Valentin Petzel wrote:
> Hello Jean,
> 
> this does not work on 2.24. Do you happen to know what changed to make this 
> work on 2.25?



commit 86cdf5a56d123f3b1145e3eaba09805d6e43453e
Author: Jean Abou Samra <jean@abou-samra.fr>
Date:   Tue Oct 4 21:57:10 2022 +0200

    Make StaffSymbol.line-positions always set
    
    Before, line-positions was only for user overrides.  All places accessing it
    needed to fall back on using line-count if it was empty.  Now, the default 
for
    line-positions is a callback that computes the usual line positions from
    line-count, obviating those fallbacks.
    
    This entails a minor change: before, \override 
Staff.StaffSymbol.line-positions
    = #'() would specify to revert to the behavior of computing staff lines from
    line-count, but now it means to print no staff line, like line-count = 0 
(which
    makes more sense).  convert-ly takes care of this.



Attachment: OpenPGP_signature
Description: OpenPGP digital signature


reply via email to

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