> On 14-11-13 10:13 AM, st...@linuxsuite.org 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




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

Reply via email to