2009/8/6 John Mandereau <john.mander...@gmail.com>:

>> \afterGrace {d1 {c16[ d] }} % works as now - except extra braces
>> \afterGrace {d1 {c16[ d] } 15 16} % extra two optional parameter does
>> the biz currently done by
>
> Music functions are defined in a simpler way: they take a fixed number
> of arguments, and by convention music is always in the last arguments,
> so \afterGrace invocation should look something like
>
> \afterGrace #'(15 . 16) d1 {c16[ d] }

You could use #15/16 ;  GUILE nowadays has exact rationals.

-- 
Han-Wen Nienhuys - han...@xs4all.nl - http://www.xs4all.nl/~hanwen


_______________________________________________
lilypond-devel mailing list
lilypond-devel@gnu.org
http://lists.gnu.org/mailman/listinfo/lilypond-devel

Reply via email to