lilypond-user
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Lilypond crash


From: Michael Käppler
Subject: Re: Lilypond crash
Date: Sat, 11 Apr 2009 09:25:04 +0200
User-agent: Thunderbird 2.0.0.12 (X11/20071114)

Hi Nick,
I'm able to reproduce this on OpenSuse 11.0 with LilyPond 2.13, too.

I don't know if there's a more simple way, but try this instead:

i = #(define-music-function (parser location) ()
        (apply make-music
         (append
          (list
           'StrokeFingerEvent
           'origin location)
          (list 'digit 2))))

Cheers,
Michael




reply via email to

[Prev in Thread] Current Thread [Next in Thread]