bug-lilypond
[Top][All Lists]
Advanced

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

Re: Issue 2059 in lilypond: Bar numbering of alternatives


From: lilypond
Subject: Re: Issue 2059 in lilypond: Bar numbering of alternatives
Date: Tue, 29 Nov 2011 07:46:38 +0000

Updates:
        Status: Started
        Owner: address@hidden
        Labels: -Patch-new Patch-review

Comment #2 on issue 2059 by address@hidden: Bar numbering of alternatives
http://code.google.com/p/lilypond/issues/detail?id=2059

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.

Also does this imply some documentation - to show users how to use this feature (turn it on/off - whatever we decide the default is)?

If so can we have a new tracker and a simple example I can then stick in somewhere.




reply via email to

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