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

_______________________________________________
lilypond-devel mailing list
lilypond-devel@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-devel

Reply via email to