lilypond-user
[Top][All Lists]
Advanced

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

Lilypond inside scheme


From: Joe Neeman
Subject: Lilypond inside scheme
Date: Fri, 09 Sep 2005 09:35:55 +1000
User-agent: Mozilla Thunderbird 1.0.6 (X11/20050815)

In lilypond 2.6.3, I copied the example from the manual page on "Using Lilypond 
syntax inside scheme":

#(define mynotes #{ \override Stem #'thickness = #4
                   { c'8 d' } #})

But it gives me the error
Parsing...
<string>:1:22: error: syntax error, unexpected STRING
                   {
                     c'8 d' }  }

Is the example incorrect or have I done something wrong?

Thanks,
Joe




reply via email to

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