On 5 September 2010 00:28, Toine Schreurs <[email protected]> wrote:
> I don't know why it works, but changing, within your fourtoms definition,
> the float-numbers syntax by surrounding the dots with spaces helps.

The values following the dots are ignored, so it's equivalent to this:

#(define fourtoms '((hightom default #t  4)
                    (himidtom default #t 1)
                    (lowmidtom default #t -1)
                    (lowtom default #t -3)))

Cheers,
Neil

_______________________________________________
lilypond-user mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to