Am 2013-12-14 um 23:23 schrieb Carl Sorensen <c_soren...@byu.edu>:

> On 12/14/13 9:32 AM, "Henning Hraban Ramm" <lilypon...@fiee.net> wrote:
> 
>> Hi,
>> someone of you wrote the following function for me some year before, that
>> allows me to set minor chords in lowercase instead of attaching „m“:
>> <SNIP>
>>         ((= alteration FLAT) (make-simple-markup "es"))
> 
> 
>            ((= alteration FLAT) (if (= (car n-a) 2) (make-simple-markup
> "s") (make-simple-markup "es"))
> 
> (note -- not tested)

Thank you, but it makes „Eb“ instead of „Ees“, don’t understand why.




Greetlings, Hraban
---
fiëé visuëlle
Henning Hraban Ramm
http://www.fiee.net
http://angerweit.tikon.ch/lieder/
https://www.cacert.org (I'm an assurer)





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

Reply via email to