Le vendredi 10 février 2023 à 16:16 -0800, Saul Tobin a écrit :
> Just want to follow up — is there an issue tracked for this one? Thanks
Sorry for the long delay. I just did a round of issue-opening, this one is now
https://gitlab.com/lilypond/lilypond/-/issues/6551
signature.asc
Description:
Just want to follow up — is there an issue tracked for this one? Thanks
On Tue, Feb 7, 2023 at 9:00 AM Saul Tobin
wrote:
> Thanks!
>
> On Sun, Feb 5, 2023, 2:37 PM Jean Abou Samra wrote:
>
>> On 05/02/2023 22:13, Saul Tobin wrote:
>> > \version "2.24.0"
>> >
>> > \paper {
>> > ragged-bottom =
Thanks!
On Sun, Feb 5, 2023, 2:37 PM Jean Abou Samra wrote:
> On 05/02/2023 22:13, Saul Tobin wrote:
> > \version "2.24.0"
> >
> > \paper {
> > ragged-bottom = ##t
> > }
> >
> > \layout {
> > \context {
> > \Score
> > \override Glissando.breakable = ##t
> > \override Glissando.
On 05/02/2023 22:13, Saul Tobin wrote:
> \version "2.24.0"
>
> \paper {
> ragged-bottom = ##t
> }
>
> \layout {
> \context {
> \Score
> \override Glissando.breakable = ##t
> \override Glissando.after-line-breaking = ##t
> }
> }
>
> global = {
> s1
> \pageBreak
> s1
> }
\version "2.24.0"
\paper {
ragged-bottom = ##t
}
\layout {
\context {
\Score
\override Glissando.breakable = ##t
\override Glissando.after-line-breaking = ##t
}
}
global = {
s1
\pageBreak
s1
}
music = \relative c, {
\clef bass
f1\glissando |
\change Staff = "RH"