Issue 232: shapeNoteStyles should change based on current key
http://code.google.com/p/lilypond/issues/detail?id=232
New issue report by gpermus:
When the current key is a minor key, the shapeNoteStyles are set wrong.
The shape noteheads change depending on the key of the piece.
shapeNoteStyles is already set correctly for the major keys.
%major
%sacredHarpHeads = \set shapeNoteStyles = ##(fa #f la fa #f la mi)
%minor
%sacredHarpHeads = \set shapeNoteStyles = ##(la mi fa #f la fa #f)
Issue attributes:
Status: Accepted
Owner: gpermus
Labels: Type-Enhancement Priority-Low
--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings
_______________________________________________
bug-lilypond mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/bug-lilypond