On 25 janv. 2013, at 10:29, mailto:d...@gnu.org wrote:
> On 2013/01/25 08:05:28, Keith wrote:
>> Please demonstrate a sneaky callback messing things up.
>
Something to the effect of:
\override Staff.VerticalAxisGroup #'remove-empty = #(lambda (grob)
(iterate-through-all-elements-and-get-Y-ex
Benkő Pál gmail.com> writes:
> I'm working on this.
> p
Great.
Btw. the same problem (collisions) occurs for R-rests in the lower of two
voices
when the higher voice plays lower notes.
Greetings
Werner
___
lilypond-devel mailing list
lilypond-
On 2013/01/25 13:02:39, mike7 wrote:
To be fair, the callback in question would be no sneakier than your
average sneaky callback. In general, reading grob properties in the
engraver stage is a bad idea.
The engraver created the grob in question itself, announced it itself
(so all acknowledger
On 25 janv. 2013, at 10:29, d...@gnu.org wrote:
> On 2013/01/25 08:05:28, Keith wrote:
>
> https://codereview.appspot.com/7061062/diff/9001/lily/axis-group-engraver.cc
>> File lily/axis-group-engraver.cc (right):
>
>
> https://codereview.appspot.com/7061062/diff/9001/lily/axis-group-engraver.c
On 2013/01/25 08:05:28, Keith wrote:
https://codereview.appspot.com/7061062/diff/9001/lily/axis-group-engraver.cc
File lily/axis-group-engraver.cc (right):
https://codereview.appspot.com/7061062/diff/9001/lily/axis-group-engraver.cc#newcode120
lily/axis-group-engraver.cc:120: // mess everyth
https://codereview.appspot.com/7061062/diff/9001/lily/axis-group-engraver.cc
File lily/axis-group-engraver.cc (right):
https://codereview.appspot.com/7061062/diff/9001/lily/axis-group-engraver.cc#newcode120
lily/axis-group-engraver.cc:120: // mess everything up...but at least
this avoids a dupli