On Sat, 21 Feb 2015 18:38:33 +0000
Kevin Barry <[email protected]> wrote:
> Hi Johan,
>
> Could you please post some LilyPond code that will reproduce this error (a
> tiny example if possible)?
The tiniest example I could create reveals that it seems to be related to
the d:dim7 chord.
-- Johan
%! lilypond
\version "2.18.2"
harmonics = \chordmode {
d1:dim7 |
}
\score {
\new ChoirStaff
<<
\new ChordNames = Chords {
\harmonics
}
>>
}
_______________________________________________
lilypond-user mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/lilypond-user