The code below gives the result shown. Seems to me the single measure rest
gets more than its fair share of real estate. If this is considered a bug,
it's not very important because it is very context sensitive. For example,
eliminate the two \nobreak and it is OK.
- Bruce
===========================
\version "2.4.3"
\score {\relative c' {
r2 r4 r8 r16 r32 r64 r128 r128
\set Score.skipBars = ##t
R1 R1*2 \noBreak R1*5 \noBreak R1*9
}}
===========================
===========================
_______________________________________________
bug-lilypond mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/bug-lilypond