lilypond-user
[Top][All Lists]
Advanced

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

Re: Parenthesized second key signature


From: Tyler Mitchell
Subject: Re: Parenthesized second key signature
Date: Fri, 30 Nov 2018 03:02:26 -0800
User-agent: Mutt/1.5.24 (2015-08-30)

On Fri, Nov 30, 2018 at 11:09:52AM +0100, Thomas Morley wrote:
> Probably it's enough to use the music-function-default-arguments,
> which can be omitted with newer versions, i.e.:
> 
> alternativeKey =
> #(define-music-function (parser location p-1 p-2 scale-def)
>      (ly:pitch? ly:pitch? number-pair-list?)
> ...
> 
> Cheers,
>   Harm

Thanks, that worked perfectly!

Tyler



reply via email to

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