Status: Accepted
Owner: ----
Labels: Type-Ugly
New issue 2987 by [email protected]: sacredHarpHeads in partcombine
sections
http://code.google.com/p/lilypond/issues/detail?id=2987
Reported by Steve Tarr:
http://lists.gnu.org/archive/html/bug-lilypond/2012-11/msg00115.html
SacredHarpHeads aren't displayed in partcombine sections when the second
part is
at a higher pitch than the first part.
\version "2.17.7"
\key a \minor
\partcombine
\relative a' { \sacredHarpHeadsMinor a4 c4 a4 c4 }
\relative a' { \sacredHarpHeadsMinor a4 a4 c4 c4 }
The third notes in the example are incorrectly changed from sacred-harp
heads to
conventional heads.
Attachments:
bug.preview.png 1.9 KB