On Tue, May 31, 2016 at 6:58 PM, dtsmarin [via Lilypond] <
[email protected]> wrote:

> Hi everyone,
> this code doesn't work anymore. Any ideas why?
> http://lsr.di.unimi.it/LSR/Snippet?id=784
>

Looks like all you need to do is remove the "parser" argument from the line:

#(ly:parser-set-note-names parser pitchnames)

so that you get

#(ly:parser-set-note-names pitchnames)

HTH,
Abraham




--
View this message in context: 
http://lilypond.1069038.n5.nabble.com/Arrow-Accidentals-Code-Error-v-2-19-tp191276p191280.html
Sent from the User mailing list archive at Nabble.com.
_______________________________________________
lilypond-user mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to