On Sat, Sep 17, 2022 at 11:30 AM Jean Abou Samra <j...@abou-samra.fr> wrote:
>
>
>
> Le 17/09/2022 à 20:24, Knute Snortum a écrit :
[snip]
> > Is this a bug?  Is there a better way to deal with it?
> >
> > --
> > Knute Snortum
>
>
> Yeah, known long-standing issue.
>
> https://gitlab.com/lilypond/lilypond/-/issues/298
>
> The workaround is increasing minimum-length.
>
>
> \version "2.23.12"
>
> \paper {
>    ragged-right = ##t
>    indent = 0
> }
>
> \relative {
>    \voiceOne
>    d''8( c4 b a e'8\tweak minimum-length 5 ~ | \break
>    e8)
> }
>
> Jean
>

Thanks, Jean, that's exactly what I was hoping for!

--
Knute Snortum

Reply via email to