Updates:
Labels: -Patch-new Patch-review
Comment #10 on issue 4348 by [email protected]: Patch: Part combiner: move
direction handling out of iterator
https://code.google.com/p/lilypond/issues/detail?id=4348
Passes make, make check and a full make doc.
The reg test "part-combine-force.ly" is the same as in comment #2.
The reg test "display-lily-tests.log" shows:
}
Interpreting music...
-Interpreting music...
+Interpreting music...Test unequal: NOT A BUG.
+in = \partcombine { c4 e4 }
+{ d4 f4 }
+out = \context Staff << { } { } \partcombine { c4 e4 }
+ { d4 f4 } >>
Writing header field `texidoc' to `./display-lily-tests.texidoc'...
Layout output to `./display-lily-tests.eps'...
Writing ./display-lily-tests-systems.texi...
--
You received this message because this project is configured to send all
issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings