lilypond-user
[Top][All Lists]
Advanced

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

Re: Problems with LilyJAZZ.ily


From: Thomas Morley
Subject: Re: Problems with LilyJAZZ.ily
Date: Thu, 10 Oct 2013 01:56:07 +0200

2013/10/9 Urs Liska <address@hidden>:
[...]
>
> One more thing which might be useful for the technical issues you are
> talking about:
> I started a snippet to switch program execution based on the used LilyPond
> version
> https://github.com/openlilylib/snippets/blob/master/specific-solutions/lilypond-version-switch.ly
> Currently there is only one function 'lilypond-greater-than?' but I intend
> to add equivalents to the other comparison operators. I think this approach
> should allow you to make LilyJAZZ work with 2.16 and 2.17 at the same time?
>
> HTH
> Urs

Hi Urs,

your coding will not work.
Regard the results from:

2.12.3  -> 17
2.14.2  -> 18
2.16.2  -> 20
2.17.28 -> 47
seems to be ok,

though:

2.15.40 -> 57

You need to do a more detailed comparison.

Cheers,
  Harm



reply via email to

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