lilypond-auto
[Top][All Lists]
Advanced

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

[Lilypond-auto] Issue 3687 in lilypond: only full-measure-rests should b


From: lilypond
Subject: [Lilypond-auto] Issue 3687 in lilypond: only full-measure-rests should be able to compress
Date: Sat, 30 Nov 2013 13:00:39 +0000

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

New issue 3687 by address@hidden: 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

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