lilypond-auto
[Top][All Lists]
Advanced

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

Re: [Lilypond-auto] Issue 4567 in lilypond: Multi-measure rests don't pl


From: lilypond
Subject: Re: [Lilypond-auto] Issue 4567 in lilypond: Multi-measure rests don't play nicely with \partial
Date: Mon, 17 Aug 2015 07:14:51 +0000


Comment #1 on issue 4567 by tdanielsmusic: Multi-measure rests don't play nicely with \partial
https://code.google.com/p/lilypond/issues/detail?id=4567

As a workaround it is possible to avoid the mid-bar \partial by increasing the duration of the last note to fill the bar:

\relative c'{
\time 2/4
\partial 4
c4 |
d8 e f g |
f4*2
\bar "||"
\time 3/4
R2.*3 |
f4 ( a f ) |
f2.
}

Trevor


--
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]