lilypond-user
[Top][All Lists]
Advanced

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

Re: Multiple rest and system break


From: Menu Jacques
Subject: Re: Multiple rest and system break
Date: Fri, 16 Jun 2017 14:39:27 +0200

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 <address@hidden> a écrit :
> 
> ----- Original Message ----- From: "Menu Jacques" <address@hidden>
> To: "lilypond-user" <address@hidden>
> Cc: "Menu Jacques" <address@hidden>
> 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
> address@hidden
> https://lists.gnu.org/mailman/listinfo/lilypond-user




reply via email to

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