lilypond-user
[Top][All Lists]
Advanced

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

Re: Chords: How to show chords without suffixes


From: Tim McNamara
Subject: Re: Chords: How to show chords without suffixes
Date: Fri, 11 Nov 2011 10:27:34 -0600

On Nov 11, 2011, at 5:47 AM, Stjepan Horvat wrote:

> Hello,
> How could i show chords without suffixes. I found this line in 
> scm/chord-ignatzek-names.scm
> 
>    (ignatzek-format-chord-name
>              root prefixes main-name alterations add-steps suffixes bass-note
>              lowercase-root?))))))

\chordmode  {
c1
a1:min
d1:min
g1  }

This will give you:

C            Am           Dm          G


Is that what you want?  If so, read the docs on using chordmode.


reply via email to

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