lilypond-devel
[Top][All Lists]
Advanced

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

Re: add articulation support to multi measure rests (issue 562710043 by


From: dak
Subject: Re: add articulation support to multi measure rests (issue 562710043 by address@hidden)
Date: Sat, 27 Apr 2019 01:54:16 -0700

Multimeasure rests can be split into multiple rests and across lines.
That's what makes then a Spanner rather than an Item and is the main
cause of this complication.  How are you dealing with such a split?  A
fermata only makes sense on the last such rest, most text markups make
sense only on the first such rest.


https://codereview.appspot.com/562710043/diff/572630043/input/regression/multi-measure-rest-text.ly
File input/regression/multi-measure-rest-text.ly (right):

https://codereview.appspot.com/562710043/diff/572630043/input/regression/multi-measure-rest-text.ly#newcode19
input/regression/multi-measure-rest-text.ly:19: R2._\fermata _"Ad lib"
I don't think the order of \fermata and "Ad lib" is to be determined by
LilyPond: this is a single item.

https://codereview.appspot.com/562710043/



reply via email to

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