Status: Accepted
Owner: ----
Labels: Type-Defect

New issue 3687 by [email protected]: only full-measure-rests should be able to compress
http://code.google.com/p/lilypond/issues/detail?id=3687

\version "2.16.0"

\markup {
  Ordinary rests shouldn't compress, because the results are
  confusing this looks like one full-measure rest, while it's not:
}
{
  \compressFullBarRests
  \time 2/4
  b2 r1 b2
}

\layout {
  \override Score.BarNumber #'break-visibility = #'#(#f #t #t)
}

Attachments:
        compressed non-full-measure rest.png  3.1 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

Reply via email to