Status: Accepted
Owner: ----
Labels: Type-Defect Priority-Medium

New issue 1266 by brownian.box: Dots in chords can not be moved
http://code.google.com/p/lilypond/issues/detail?id=1266

\version "2.13.33"  % 2.12 does the same

\relative c'' {
  \time 3/4
  % switches behavior to another wrong one:
  \voiceTwo
  % neither of two works:
  \override Dots #'direction = #DOWN
  \override Staff.DotColumn #'direction = #DOWN
  <b e,>2. ~
  <b e,>2.
}


Attachments:
        test--2.13.33--oneVoice.png  1.2 KB
        test--2.13.33--voiceTwo.png  1.2 KB


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

Reply via email to