lilypond-user
[Top][All Lists]
Advanced

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

Re: Line-breaking with non-aligned barlines


From: Werner LEMBERG
Subject: Re: Line-breaking with non-aligned barlines
Date: Sun, 28 Oct 2018 08:07:50 +0100 (CET)

> A minimal would be:
> 
> \paper { indent = 0 ragged-right = ##t }
> 
> {
>     \override Beam.breakable = ##t
>     s2. s8
>     c'8[
>     \break
>     c'16]
> }
> 
> Not sure I'd call it a bug.

IMHO, it is a bug.

> But I'd love to have a method to change this behaviour easily,
> currently there's none.

I fully agree.

> Though, you can dive into Beam deeply and reset 'beam-segments with
> custom values.  Leading to: [...]

Very nice!  If possible, this should be made the default.  I even
suggest to completely drop the current behaviour since I can't
envision a situation where you really want this.


    Werner



reply via email to

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