2013/9/9 Pierre Perol-Schneider <[email protected]>: > Hi list, > > Here's the snippet. > http://lsr.dsi.unimi.it/LSR/Item?id=83 > > Seems that convert-ly does not help to make it work. > > Cheers, > Pierre
Hi Pierre, this snippet (and a plethora of others in LSR) uses (equal? (ly:music-property m 'name) 'EventChord) or something like that. In 2.14.2 and before all notes were wrapped in 'EventChord, this changed somewhere in 2.15.x, iirc. convert-ly can't manage it. Will have a look later. Regarding LSR-update: A reasonable amount of those snippets are created by Gilles Thibault, he provides newer versions of his snippets. See also: http://lilypond.1069038.n5.nabble.com/Problem-with-snippet-654-after-2-15-28-td131207.html Cheers, Harm _______________________________________________ lilypond-user mailing list [email protected] https://lists.gnu.org/mailman/listinfo/lilypond-user
