There's some book-keeping error that I can't find.  The example at issue
3160 comes out wrong.


https://codereview.appspot.com/7304068/diff/16001/lily/align-interface.cc
File lily/align-interface.cc (right):

https://codereview.appspot.com/7304068/diff/16001/lily/align-interface.cc#newcode65
lily/align-interface.cc:65: an empty extent, delete it from the list
instead. If the extent is
There is no longer any special treatment to empty extents, in this
function.

https://codereview.appspot.com/7304068/diff/16001/lily/align-interface.cc#newcode293
lily/align-interface.cc:293: // gets the same translation as the last
non-empty element before it.
Rather than remove the empty Lines, then put them back in again with the
same 'translate' as the previous, it might be more clear to make one
pass through the array to fill in the missing translates[].

https://codereview.appspot.com/7304068/

_______________________________________________
lilypond-devel mailing list
lilypond-devel@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-devel

Reply via email to