Thanks Phil.

This seems to happen when there are R’s in sequence.

P_POne_Staff_One_Voice_One = \relative {
  \compressMMRests

  R1 |
  R1   |
  r2 r4 r8 r16 r32 r64 r128 r128 |
  \bar "|."
}

has the same problem, but:

P_POne_Staff_One_Voice_One = \relative {
  \compressMMRests

  R1 |
  r1   |
  r2 r4 r8 r16 r32 r64 r128 r128 |
  \bar "|."
}

is fine.

JM

> Le 16 juin 2017 à 14:25, Phil Holmes <m...@philholmes.net> a écrit :
> 
> ----- Original Message ----- From: "Menu Jacques" <imj-...@bluewin.ch>
> To: "lilypond-user" <lilypond-user@gnu.org>
> Cc: "Menu Jacques" <imj-...@bluewin.ch>
> Sent: Friday, June 16, 2017 11:39 AM
> Subject: Multiple rest and system break
> 
> 
>> Hello folks,
>> 
>> This beats me : in the following snippet, why is there a break after ‘R1*2’ 
>> ? There seems to be plenty of room to put everything on a single line…?
>> 
>> Thanks for your help!
>> 
>> JM
> 
> No idea, I'm afraid.  It's been like it since 2.12, though.  Can be fixed 
> with a \noBreak, of course.
> 
> --
> Phil Holmes 
> 
> _______________________________________________
> lilypond-user mailing list
> lilypond-user@gnu.org
> https://lists.gnu.org/mailman/listinfo/lilypond-user


_______________________________________________
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to