lilypond-user
[Top][All Lists]
Advanced

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

Re: key signature problem


From: Carl Sorensen
Subject: Re: key signature problem
Date: Mon, 20 Dec 2010 10:19:16 -0700



On 12/20/10 8:34 AM, "Ralph Palmer" <address@hidden> wrote:

> 
> 
> On Mon, Dec 20, 2010 at 9:31 AM, Jonathan Kulp <address@hidden> 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




reply via email to

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