2018-05-31 19:55 GMT+02:00 Rick Kimpel <rick.kim...@outlook.com>:
> From: Stanton Sanderson <stans...@gmail.com>
> Sent: Thursday, May 31, 2018 11:44 AM
>> I’ve attempted some handbell pieces for our bell choir. Attached
>> is one which has a few special symbols. Not intended as samples
>> of “good practice!”
>
> Stan,
> I added q's where necessary to try to compile in 2.18, but I'm getting
> an odd error in ly-syntax-constructors.scm
> "Wrong number of arguments to #<procedure #f (one two)>"
> Any ideas? I've never seen this before.
>  Rick


Use:

twoVoices = #(define-music-function (parser location one
two)(ly:music? ly:music?)
...)

It's a 2.19.-feature omitting those default-arguments.

Cheers,
  Harm

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

Reply via email to