[EMAIL PROTECTED] writes: > > > > > > A year ago, I asked, if something similar like GraceContext would be a > > > solution to this problem. Maybe I should ask again, now that the > > > implementation of graces has been rewritten? > > > > Grace context doesn't exist anymore. To me, the best idea seems to > > simply set fixed-distance spacing for the appropriate columns, or if > > variable spacing is needed, some specialized routines for medieval spacing. > > > > Thanks, I think I meanwhile found a solution, though I am still getting > some "I've been drinking too much" messages from Separation_item > (though the result looks perfectly ok), obviously caused by tweaking some > NoteColumns, but I found that I am able to fix this by also tweaking the > associated Separation_items. To do this, I just have to find a criterion > to decide if a given NoteColumn and Separation_Item belong to the same > staff. After fixing this, you may expect a new patch from me!
Try finding the common_refpoint in Y_AXIS of both. Or simply look at Staff_symbol_referencer::staff_symbol_l () of both. -- Han-Wen Nienhuys | [EMAIL PROTECTED] | http://www.cs.uu.nl/~hanwen _______________________________________________ Lilypond-devel mailing list [EMAIL PROTECTED] http://mail.gnu.org/mailman/listinfo/lilypond-devel
