Comment #42 on issue 3179 by [email protected]: too few dots in chord
(see comment #37)
http://code.google.com/p/lilypond/issues/detail?id=3179
I disagree with #41; try
{
\override Score.DotColumn.chord-dots = ##f
<< { <d' e' f' g' a' b'>4. } \\
{ c'4. } >>
}
to see why.
While #40 is true, the solution lilypond provides otherwise isn't better at
all IMHO; the correct solution is shown in the image from comment #25.
Unfortunately, I don't have time to work on this currently; you might play
with the (untested) attached patch which widens the allowed intervals.
Attachments:
dot-column.cc.diff 635 bytes
--
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