Hi! Here lilypond puts dots "in betweens noteheads", i need both of them (all of them) would be in spaces below noteheads:
\version "2.13.33" % 2.12 does the same
\relative c'' {
\time 3/4
\voiceTwo
% neither of two works:
\override Dots #'direction = #DOWN
\override Staff.DotColumn #'direction = #DOWN
<b e,>2. ~
<b e,>2.
}
Am i missed something important?
Or this is a bug?
Thanks!
--
Dmytro O. Redchuk
Bug Squad
<<attachment: test-2.13.33.png>>
_______________________________________________ bug-lilypond mailing list [email protected] http://lists.gnu.org/mailman/listinfo/bug-lilypond
