If exact midi playback isn’t a main concern I would do it like:
\version "2.19.82"
\new PianoStaff
<<
\new Staff {\partial 4 r4 b1 1 1 1*3/4 s4 }
\new Staff {\partial 4 g4 g1 1 1 2. \bar"" \break \partial 4 4}
>>
> 25 mars 2019 kl. 14:39 skrev Gianmaria Lari <[email protected]>:
>
> In the following code I force a line break in the middle of a measure
>
> \version "2.19.82"
> \new PianoStaff
> <<
> \new Staff {\partial 4 r4 b1 1 1 2.~4 }
> \new Staff {\partial 4 g4 g1 1 1 2. \bar"" \break \partial 4 4}
> >>
> (see image a1)
> This is ok.
>
>
> Now, I know it's musically wrong but I would like to know if there is any way
> to force a line break also in this other case (I highlighted the change):
>
> \version "2.19.82"
> \new PianoStaff
> <<
> \new Staff {\partial 4 r4 b1 1 1 1 }
> \new Staff {\partial 4 g4 g1 1 1 2. \bar"" \break \partial 4 4}
> >>
> (see image a2)
>
> Thank you, g.
> <a1.png><a2.png>_______________________________________________
> lilypond-user mailing list
> [email protected]
> https://lists.gnu.org/mailman/listinfo/lilypond-user
_______________________________________________
lilypond-user mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/lilypond-user