Re: Caches the interior skylines of vertical axis groups and systems. (issue 7185044)

2013-02-23 Thread tdanielsmusic
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

Re: very long rests...

2013-02-23 Thread Gilles
> 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

Re: Caches the interior skylines of vertical axis groups and systems. (issue 7185044)

2013-02-23 Thread dak
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

Re: Caches the interior skylines of vertical axis groups and systems. (issue 7185044)

2013-02-23 Thread dak
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

Re: Uses only unpure-pure containers to articulate unpure-pure relationships. (issue 7377046)

2013-02-23 Thread dak
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