A bug?
\version "2.18.0"
harmonies =
\chordmode {
\set chordNameExceptions =
#(append
powerChordExceptions
ignatzekExceptions)
c:1.5
c^3
c c^3
}
<<
\new ChordNames {
\set chordChanges = ##t
\harmonies
}
\new Staff {
\relative c' { \harmonies }
\break
}
>>
On 17.09.2015 11:33, Thomas Morley wrote:
chrds =
\chordmode {
\set chordNameExceptions =
#(append
powerChordExceptions
ignatzekExceptions)
c:1.5
c^3
}
<<
_______________________________________________
lilypond-user mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/lilypond-user