lilypond-user
[Top][All Lists]
Advanced

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

Re: Slur over break


From: Vaughan McAlley
Subject: Re: Slur over break
Date: Sat, 29 May 2021 13:38:42 +1000

On Thu, 27 May 2021 at 01:59, Molly Preston <mollyprestonre@gmail.com> wrote:
>
> Hello everyone,
>
> I have a slur going into the lyrics. It is all one slur from m.79 through  beat 1 of 81. What would you all suggest to fix the slur going into the lyrics?
> I was trying to use \shape, but it didn't seem to affect it. Now I am looking at \alterBroken, but not sure which property to alter.
>
> Sorry to send a jpg. I tried to do a tiny example but could not reproduce the effect.
>
> -Molly

Hi Molly,

Perhaps try something like:

\layout {
  \context {
    \Lyrics
    \override VerticalAxisGroup.nonstaff-unrelatedstaff-spacing.padding = #1.8 % adjust to your liking
  }
}

Cheers,
Vaughan


reply via email to

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