lilypond-user
[Top][All Lists]
Advanced

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

Re: Custom Key Signatures


From: steve
Subject: Re: Custom Key Signatures
Date: Thu, 13 Nov 2014 14:18:31 -0500
User-agent: SquirrelMail/1.4.19

> On 14-11-13 10:13 AM, address@hidden wrote:
>>    Howdy!
>>
>>              I want to make a custom key signature. It should have f# c#
>> a#
>>
>>             How can I do this?
>>
>>                 -steve
>>
>>
>>
>>
>
> THis will get you started, Steve:
> http://www.lilypond.org/doc/v2.19/Documentation/snippets/pitches#pitches-creating-custom-key-signatures
>

  Ok I found this,

http://www.lilypond.org/doc/v2.18/Documentation/snippets/staff-notation#staff-notation-non_002dtraditional-key-signatures

        Which works fine!  But the 2.19 method is gross!  Why so ugly,
complicated in
2.19 compared to 2.18? Or will this work in 2.19?

 \set Staff.keySignature = #`(( 3 . ,SHARP)
                                ( 0 . ,SHARP)
                                ( 5 . ,SHARP))

        -steve






reply via email to

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