e
>
>
>
>
>
> --
> 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.
>
> _
th 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-m
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://