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>>

_______________________________________________
lilypond-user mailing list
lilypond-user@gnu.org
http://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to