bug-lilypond
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Issue 232 in project lilypond


From: codesite-noreply
Subject: Issue 232 in project lilypond
Date: Wed, 10 Jan 2007 16:04:21 -0800

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




reply via email to

[Prev in Thread] Current Thread [Next in Thread]