On 12/20/10 8:34 AM, "Ralph Palmer" <palmer.r.vio...@gmail.com> wrote:

> 
> 
> On Mon, Dec 20, 2010 at 9:31 AM, Jonathan Kulp <jonlancek...@gmail.com> wrote:
>> 
>> 
>> I think I've found it. Try using a backtick ` instead of single quote
>> ' on this line:
>> 
>> \set Staff.keySignature = #'(((1 . 1) . ,FLAT)
>> 
>> When I did this it compiled (and notice in the doc example it has a
>> backtick).
>> 
>> Jon
>> 
> 
> Wonderful! That's it, Jon. I'm grateful for your quick reply. I don't recall
> ever having a problem (i.e., didn't have to use) with the backtick and Scheme
> before.


Any time there is a , just before a variable in a Scheme list, you know that
you will need to use the backtick (or accent grave) at the beginning of the
definition.

HTH,

Carl


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

Reply via email to