Issue 204: afterGrace eats up skip duration under strict-grace-spacing http://code.google.com/p/lilypond/issues/detail?id=204
Comment #2 by trevorbaca: OK, workaround will work now due to the presence of \override NoteColumn #'ignore-colision = ##t. Prior to addition of this NoteColumn attribute, invisible notes (or rests) did not make acceptable replacements for skips due to numerous warnings at render time. On a sidenote, I think the use of invisible notes (or rests) in place of skips makes input code less semantic. Perhaps there can be a setting to NoteColumn or PaperColumn that makes lily perceive next event (even if a skip) as nearest neighbor for purposes of floating-column positioning. -- You received this message because you are listed in the owner or CC fields of this issue, or because you starred this issue. You may adjust your issue notification preferences at: http://code.google.com/hosting/settings _______________________________________________ bug-lilypond mailing list [email protected] http://lists.gnu.org/mailman/listinfo/bug-lilypond
