Status: New Owner: ---- Labels: Type-Enhancement Patch-new
New issue 2692 by [email protected]: Patch: Let ly:make-moment accept rationals for main and grace timing
http://code.google.com/p/lilypond/issues/detail?id=2692 Let ly:make-moment accept rationals for main and grace timing For compatibility reasons, it remains possible to write two numbers specifying numerator and denominator instead of the rationals. These forms cannot be mixed, and the two-argument form is disambiguated by the sign of the second argument: if it is positive, it can only be a denominator and not a grace timing. As a separate commit (touching separate files): Create ly_is_rational predicate that allows exact rationals and infinities http://codereview.appspot.com/6435046
