Le 02/11/2020 à 20:16, Werner LEMBERG a écrit :
Looking up the e-mail archive for 'lilypond-devel' I couldn't find
relevant info. Do you have a link?
Have a look at
https://lilypond.org/doc/v2.21/Documentation/notation/spanners.fr.html
Apparently some spacing calculations need to be triggere
Am Mo., 2. Nov. 2020 um 18:06 Uhr schrieb Werner LEMBERG :
>
>
> >> >> \override VoiceFollower.springs-and-rods =
> >> >> #ly:spanner::set-spacing-rods
> >>
> >> In case there aren't serious reasons against doing it I suggest to
> >> change the default; I would also prepare a patch.
> >
> > I va
>> Looking up the e-mail archive for 'lilypond-devel' I couldn't find
>> relevant info. Do you have a link?
>
> Have a look at
> https://lilypond.org/doc/v2.21/Documentation/notation/spanners.fr.html
>
> Apparently some spacing calculations need to be triggeredby hand.
Well, that's exactly the
Looking up the e-mail archive for 'lilypond-devel' I couldn't find
relevant info. Do you have a link?
Have a look at
https://lilypond.org/doc/v2.21/Documentation/notation/spanners.fr.html
Apparently some spacing calculations need to be triggeredby hand.
Jean
>> >> \override VoiceFollower.springs-and-rods = #ly:spanner::set-spacing-rods
>>
>> In case there aren't serious reasons against doing it I suggest to
>> change the default; I would also prepare a patch.
>
> I vaguely remember having #ly:spanner::set-spacing-rods the default
> caused problems
Am Mo., 2. Nov. 2020 um 10:21 Uhr schrieb Werner LEMBERG :
>
>
> >>> Why doesn't the `VoiceFollower` grob obey the `minimum-length`
> >>> property (inspite of supporting the `spanner-interface`)? What am
> >>> I missing?
> >>
> >> add
> >>
> >> \override VoiceFollower.springs-and-rods = #ly:span
>>> Why doesn't the `VoiceFollower` grob obey the `minimum-length`
>>> property (inspite of supporting the `spanner-interface`)? What am
>>> I missing?
>>
>> add
>>
>> \override VoiceFollower.springs-and-rods = #ly:spanner::set-spacing-rods
What's actually the reason to not have this set by d
>> Why doesn't the `VoiceFollower` grob obey the `minimum-length`
>> property (inspite of supporting the `spanner-interface`)? What am I
>> missing?
>
> add
> \override VoiceFollower.springs-and-rods = #ly:spanner::set-spacing-rods
> ;)
Thanks!
Werner
Am So., 1. Nov. 2020 um 16:53 Uhr schrieb Werner LEMBERG :
>
>
> Dear LilyPond community,
>
>
> please consider this MWE:
>
> <<
> \new Staff = "R" {
> \showStaffSwitch
> s2. c'''4 | \change Staff = "L" a4
> \override VoiceFollower.minimum-length = #20
> s2 a4 | \chang
Dear LilyPond community,
please consider this MWE:
<<
\new Staff = "R" {
\showStaffSwitch
s2. c'''4 | \change Staff = "L" a4
\override VoiceFollower.minimum-length = #20
s2 a4 | \change Staff = "R" c'''4
}
\new Staff = "L" {
s1 | s1 | s4
}
>>
W
10 matches
Mail list logo