bug-lilypond
[Top][All Lists]
Advanced

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

Re: Issue 1205 in lilypond: Enhancement request: Repeating \tempo marks


From: lilypond
Subject: Re: Issue 1205 in lilypond: Enhancement request: Repeating \tempo marks should be displayable in a controllable way
Date: Wed, 09 Feb 2011 22:39:36 +0000

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

Comment #6 on issue 1205 by address@hidden: 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 }




reply via email to

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