[prev in list] [next in list] [prev in thread] [next in thread] 

List:       lilypond-user
Subject:    Re: Polychord
From:       Robin Bannister <rcb () dabble ! ch>
Date:       2020-11-27 16:54:18
Message-ID: 3dc9a20f-674b-930c-d3c2-c18c6b545364 () dabble ! ch
[Download RAW message or body]


> 
> My advice:  Don't try.  Write markup for overriding the 'text property.
> 

And if you don't feel up to doing that sort of markup,
you could get most of the way with an additional context:


%%%%%%%%%%%%%%%%%%%%
\version "2.20.0"

coharmonies = \chordmode { d1:m s d:dim s fis}
harmonies = \chordmode { c1 c:m c:7 cis c:m7 }

\score {
   <<
     \new ChordNames { \coharmonies }
     \new ChordNames { \harmonies   }
   >>
   \layout{ }
   \midi { }
}
%%%%%%%%%%%%%%%%%%%%


Cheers,
Robin

["coharmonies.png" (image/png)]

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic