Updates:
        Status: Fixed
        Labels: -Patch-review fixed_2_13_50

Comment #6 on issue 1205 by [email protected]: Enhancement request: Repeating \tempo marks should be displayable in a controllable way
http://code.google.com/p/lilypond/issues/detail?id=1205

The regtest output will show the following change in `display-lily-tests.log'; this is expected since the patch fixes the display method for \tempo "string" and \tempo \markup { ... }

@@ -2,12 +2,6 @@
 Renaming input to: `display-lily-tests.ly'Test 20 unequal: NOT A BUG.
 in  = { < c e g c' > q8-. }
 out = { < c e g c' >4 < c e g c' >8-.  }
-Test 90 unequal: .
-in  = \tempo "Andante"
-out = { \unset Score . tempoUnitDuration
-  \unset Score . tempoUnitCount
-  \set Score . tempoText = #"Andante"
-  }
 Interpreting music... Test 103 unequal: NOT A BUG.
 in  = \relative c' { c b }
 out = { c'4 b }


_______________________________________________
bug-lilypond mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/bug-lilypond

Reply via email to