lilypond-user
[Top][All Lists]
Advanced

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

Re: Fixing Lead Sheet Chord Numbers


From: Ben
Subject: Re: Fixing Lead Sheet Chord Numbers
Date: Thu, 2 Nov 2017 12:17:11 -0400
User-agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:52.0) Gecko/20100101 Thunderbird/52.4.0

On 11/2/2017 12:01 PM, Reilly Farrell wrote:
Hi All,

I'm discovering the need to revise chord numbers when working with lead sheet templates in LilyPond.  For example, in the following blocks:

melody = \relative c' {
cis8 d e g a4-. g8-> b~-_ |
}

chordSymbols = \chords { \leadFormatting
a2:7 c2:13 
}

...my intention is to have c2:13 show up as C13.  Instead, the output is C9 13, and I'm not sure how to take more explicit control and remove the 9.  Any suggestions are deeply appreciated.  Thank you!


Hi Reilly,

Could you supply us with some more info?
What version are you using, and also a minimal example that we can compile to see your output?

It would help us be able to help you :)

melody = \relative c' {
cis8 d e g a4-. g8-> b~-_ |
}

chordSymbols = \chords { \leadFormatting
a2:7 c2:13
}

...does not compile because obviously we don't have enough to work with - yet.

Thanks!

reply via email to

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