Comment #1 on issue 3687 by [email protected]: only
full-measure-rests should be able to compress
http://code.google.com/p/lilypond/issues/detail?id=3687
Interesting. It's not just rests.
{
\compressFullBarRests
\time 2/4
b2 b\breve b2
}
\layout {
\override Score.BarNumber #'break-visibility = #'#(#f #t #t)
}
Take out the compressFullBarRests and we get a number of empty bars.
Attachments:
3687.png 2.2 KB
--
You received this message because this project is configured to send all
issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings