lilypond-devel
[Top][All Lists]
Advanced

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

LP version predicates


From: Urs Liska
Subject: LP version predicates
Date: Thu, 09 Jan 2014 12:01:11 +0100
User-agent: Mozilla/5.0 (X11; Linux i686; rv:24.0) Gecko/20100101 Thunderbird/24.2.0

Is there already a clean way to let LilyPond/Scheme code be executed depending on the version number of the currently executed LilyPond?

If not, would it be useful/acceptable to include something like
https://github.com/openlilylib/snippets/blob/master/general-tools/lilypond-version-predicates/definitions.ily

into LilyPond?

That makes possible to write something like

(if (lilypond-greater-than? '(2 16 0)) ... )

--
Urs Liska
www.openlilylib.org



reply via email to

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