Dear community,
I wanted to update this snippet:
http://lsr.dsi.unimi.it/LSR/Snippet?id=390
But without sucess. Any ideas how this can be done?

The snipped 390 has to be considered as deprecated because the snippet
http://lsr.dsi.unimi.it/LSR/Item?id=654
does the same thing but is more powerful (it accepts for example
articulations).
So I would not mind to delete it, but if people do want to use it, we can, as
usual now, use the Scheme function event-chord-wrap!
(see http://lilypond.org/doc/v2.16/Documentation/changes/index.html ).

So the line 76 (in the end of the makeRhythm function) :
          m)))
would become :
          (event-chord-wrap! m))))

Gilles

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

Reply via email to