And you are right about derived_mark. That's needed.
https://codereview.appspot.com/73610044/diff/40001/lily/performance.cc File lily/performance.cc (right): https://codereview.appspot.com/73610044/diff/40001/lily/performance.cc#newcode64 lily/performance.cc:64: if (start_ != SCM_EOL) Conditional is not needed here. That's what robust_scm2moment is supposed to be for. https://codereview.appspot.com/73610044/ _______________________________________________ lilypond-devel mailing list [email protected] https://lists.gnu.org/mailman/listinfo/lilypond-devel
