lilypond-devel
[Top][All Lists]
Advanced

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

Re: [Patch] Add support for tempo ranges (issue3248042)


From: reinhold . kainhofer
Subject: Re: [Patch] Add support for tempo ranges (issue3248042)
Date: Mon, 22 Nov 2010 18:51:55 +0000

In scm/translation-functions.scm:
Why do you define two different variables count-markup and range-markup
here, one of which is always #f?
I would simply create one count-markup, defined as (if (pair?
count-or-range) (create markup for range) (create markup for count)).
Then you don't need the (if count-markup...) here, either.

http://codereview.appspot.com/3248042/



reply via email to

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