lilypond-devel
[Top][All Lists]
Advanced

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

Re: Improves horizontal spacing of axis groups that SpanBar grobs traver


From: k-ohara5a5a
Subject: Re: Improves horizontal spacing of axis groups that SpanBar grobs traverse. (issue 4917046)
Date: Sat, 22 Dec 2012 21:14:30 +0000


https://codereview.appspot.com/4917046/diff/34001/lily/grob.cc
File lily/grob.cc (right):

https://codereview.appspot.com/4917046/diff/34001/lily/grob.cc#newcode647
lily/grob.cc:647: g1->programming_error ("could not place this grob in
its axis group");
It sounds like you're mixing together "axis groups" and "Axis group
engraver." The axis group engraver creates VerticalAxisGroups, which
implement the axis-group-interface.  There are, however, numerous grobs
that implement the axis-group-interface that are not created in the
Axis_group_engraver.

https://codereview.appspot.com/4917046/



reply via email to

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