On 20-Feb-06, at 7:12 PM, Steve D wrote:
The graphical example doesn't seem to accurately illustrate the code
above it. The stems for notes on the middle line of the staff all point
down, despite "\override Stem #'neutral-direction = #up" (or #down).
Thanks! BTW, such reports can be sent directly to the bugs list.
Erik, here's some code:
%% neutral-direction has no effect
\version "2.7.35"
\relative c'' {
b4 b
\override Stem #'neutral-direction = #up
b4 b
\override Stem #'neutral-direction = #down
b4 b
}
_______________________________________________
lilypond-user mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/lilypond-user