lilypond-user
[Top][All Lists]
Advanced

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

Re: custom keysignature help


From: James E. Bailey
Subject: Re: custom keysignature help
Date: Tue, 7 Apr 2009 17:54:02 +0200


Am 07.04.2009 um 13:31 schrieb Mats Bengtsson:



Reinhold Kainhofer wrote:
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Am Montag, 6. April 2009 schrieb James E. Bailey:

  

I'm trying to figure out what the character in the custom key
signature is, and it's not working for me. I've tried copying and
pasting from the manual, but it's not working for. I get these errors:

    

[...]

  

Vol 1.ly:571:51: Fehler: GUILE signalisierte einen Fehler für den
hier beginnenden Ausdruck
                         \set Staff.keySignature = #
                                                    `(((0 . 3) . ,SHARP)

    


Should this really be a ` or rather a ' (i.e. a quote, not an accent)? The thing in parentheses after the # is simply a list to Scheme and thus needs to be quoted with a ', because otherwise Scheme would try to evaluate it as a function call.

  

No, it's a back quote. See for example http://everything2.com/?node_id=606663 for a short explanation.

   /Mats


Is the character ‘? I was able to get it to work by copying/pasting from a normal web browser (firefox) into the lilypond.app application, but my normal method of copying from links directly into emacs/nano in my terminal didn't work (although usually copying utf-8 characters does work, and regardless, I can enter them there).

James E. Bailey




reply via email to

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