Comment #57 on issue 3179 by [email protected]: too few dots in chord
(see comment #37)
http://code.google.com/p/lilypond/issues/detail?id=3179
The patch in comment 42 does not distinguish voices, so if we have a double
dot we see the wrong dots get removed (examples based on those from comment
21 and 42)
{ % \override Score.DotColumn.chord-dots = ##f
<< { <d' e' f' g' a' b'>4. r8} \\
{ c'4.. r16} >> r2
<< {<c' c''>4.. q16 q8 q} \\
<b' c''>2. >> r4 }
The Patch-review label on this issue refers not to the patch in comment 42,
but to a simple revert, which I suppose I should push Monday to clear the
regression and set this back to "started".
Attachments:
42.png 2.7 KB
--
You received this message because this project is configured to send all
issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings