Comment #3 on issue 1214 by pnorcks: Cue notes to music that creates a sub-voice does not work
http://code.google.com/p/lilypond/issues/detail?id=1214
The bug occurs because `recording-group-emulate' (scm/part-combiner.scm) returns a list that is inappropriate for using in `add-quotable'.
I assume that the structure of the returned list is suitable for use with part combining, but maybe we should be using something different in `add-quotable' ?
_______________________________________________ bug-lilypond mailing list bug-lilypond@gnu.org http://lists.gnu.org/mailman/listinfo/bug-lilypond