lilypond-user
[Top][All Lists]
Advanced

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

Re: Custom key signature stencils, differentiating major and minor keys


From: Thomas Morley
Subject: Re: Custom key signature stencils, differentiating major and minor keys
Date: Sat, 17 Nov 2012 01:50:17 +0100

2012/11/14 Paul Morris <address@hidden>:
> Hi Ming,  I took another look at this and since there's only one key
> signature where the accidentals do not extend above the staff (F major / D
> minor) I just added extra padding for those keys.  Now the key names always
> appear above the staff, regardless of the clef.
>
> The sizing of the accidental signs in the key names is better in this
> version as well.
>
> Cheers,
> -Paul

Hi Paul,

am I right you've added your engraver to LSR with a [needs upgrade]-label?
http://lsr.dsi.unimi.it/LSR/Item?u=1&id=856

If so:
I downgraded your code to make it work with 2.14.2:
changing the make-engraver-macro (created by David Kastrup) to the old
syntax and changing the #{ #}-syntax (also made possible by David) to
scheme-syntax.
The 2.16.0-code is untouched and commented.

Note that I didn't have a closer look at the code. ;)
Also note, since there is something strange with the displayed
LSR-output I added a markup to get the spacing correct.

If you agree, I could approve it now.
Currently, I let it unapproved, in case you may want to add or change sth.


Best,
  Harm



reply via email to

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