bug-lilypond
[Top][All Lists]
Advanced

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

Issue 1266 in lilypond: Dots in chords can not be moved


From: lilypond
Subject: Issue 1266 in lilypond: Dots in chords can not be moved
Date: Mon, 20 Sep 2010 08:50:35 +0000

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




reply via email to

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