openlilylib / snippets

A place to store useful pieces of LilyPond code - custom functions, engravers, hacks, templates, examples etc.
Other
119 stars 39 forks source link

Redo/backport version predicates #163

Closed uliska closed 7 years ago

uliska commented 7 years ago

The version predicates had been moved into the ly directory, which is sort of obsolete.

What I want to have is:

uliska commented 7 years ago

Done