lilypond-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Allows for automatic renumbering of measure numbers at volta repeats


From: pkx166h
Subject: Re: Allows for automatic renumbering of measure numbers at volta repeats. (issue 5440049)
Date: Tue, 29 Nov 2011 07:46:24 +0000

Passes Make and make check just gives me

--snip--

/home/jlowe/lilypond-git/input/regression/display-lily-tests.log

@@ -13,6 +13,9 @@
 Test 106 unequal: NOT A BUG.
 in  = \transpose c d { c d }
 out = { d e }
+Test 111 unequal: .
+in  = \repeat volta 2 { c4 d } \alternative { { c d } { e f } }
+out = \repeat volta 2 { c4 d } \alternative { { %{ Print method not
implemented for music type RenvoiMusic %} { c d } } { %{ Print method
not implemented for music type RenvoiMusic %} { e f } %{ Print method
not implemented for music type RenvoiMusic %} } }
 Test 125 unequal: NOT A BUG.
 in  = \oneVoice
 out = {

--snip--

So I think this is ok.


James

http://codereview.appspot.com/5440049/



reply via email to

[Prev in Thread] Current Thread [Next in Thread]