https://codereview.appspot.com/7185044/diff/45018/Documentation/changes.tely
File Documentation/changes.tely (right):
https://codereview.appspot.com/7185044/diff/45018/Documentation/changes.tely#newcode73
Documentation/changes.tely:73: @code{Slur}, for example, are all grobs
are traditionally no
> I have a pretty long score (1+ hour, 1200+ bars) with many time
> changes (800+ i guess).
> Now at several points the thing i need to write is "Multi-measure-rest
> until bar 1100" or a similar long skip.Would #(mmrest-of-length
identifier) help?
You can indeed manually, extract the 1100 mea
https://codereview.appspot.com/7185044/diff/45018/input/regression/tuplet-bracket-outside-staff-priority.ly
File input/regression/tuplet-bracket-outside-staff-priority.ly (right):
https://codereview.appspot.com/7185044/diff/45018/input/regression/tuplet-bracket-outside-staff-priority.ly#newcode1
https://codereview.appspot.com/7185044/diff/45018/Documentation/changes.tely
File Documentation/changes.tely (right):
https://codereview.appspot.com/7185044/diff/45018/Documentation/changes.tely#newcode68
Documentation/changes.tely:68:
@code{ly:side-position-interface::calc-outside-staff-y-offse
On 2013/02/23 05:35:50, MikeSol wrote:
Some code from my patch for issue 3161 is copied over to this patch.
The fact
that Grob::pure_height returns Interval (0,0) as default causes point
stencils
to be placed in the skyline, potentially effecting vertical spacing.
Separation_item::boxes us