lilypond-auto
[Top][All Lists]
Advanced

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

Re: [Lilypond-auto] Issue 3687 in lilypond: only full-measure-rests shou


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


Comment #1 on issue 3687 by address@hidden: 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



reply via email to

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