Sorry for replying myself again, but I figured out that I don't need to guess the length of the parameter list with the lambda, I just can use:

\once \override Voice.NoteHead #'glyph-name-procedure = #(lambda p "1" )

This p (which is essentially a list) will get all the parameters that are given.
So this structure can always be used to substitute original procedures.

Bert


_______________________________________________
lilypond-user mailing list
lilypond-user@gnu.org
http://lists.gnu.org/mailman/listinfo/lilypond-user
  • Re: Bertalan Fodor
    • Re: Nicolas Sceaux

Reply via email to