bug-lilypond
[Top][All Lists]
Advanced

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

Re: strange automatic line breaking after full measure rests and before


From: Eluze
Subject: Re: strange automatic line breaking after full measure rests and before small durations
Date: Fri, 11 Oct 2013 07:30:23 -0700 (PDT)

pls-2 wrote
> Hey all,
> 
> I think I found a bug.  Please have a look at the following example:
> 
> \version "2.17.28"
> 
> {
> R1 |%1
> R1 |%2
> r2 r4 r8 r16 r32 r64 r128 r128 |%3
> }
> 
> For no good reason (IINM) there is an automatic line break after the first
> full measure rest.  The same happens in the first example on
> http://www.lilypond.org/doc/v2.17/input/regression/musicxml/collated-files#t_g02-_002e_002e_002e-rests.

I'm not sure this is a bug, I rather think LP tries to keep the measures
approximately the same length and in this case it leads to this unlucky
break.

you can correct it with a more appropriate value, eg.

\set Score.proportionalNotationDuration = #(ly:make-moment 1 12)

Eluze





--
View this message in context: 
http://lilypond.1069038.n5.nabble.com/strange-automatic-line-breaking-after-full-measure-rests-and-before-small-durations-tp152084p152119.html
Sent from the Bugs mailing list archive at Nabble.com.



reply via email to

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