[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Lilypond-auto] Issue 3179 in lilypond: too few dots in chord (see c
From: |
lilypond |
Subject: |
Re: [Lilypond-auto] Issue 3179 in lilypond: too few dots in chord (see comment #37) |
Date: |
Fri, 05 Apr 2013 05:37:48 +0000 |
Comment #42 on issue 3179 by address@hidden: 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
- Re: [Lilypond-auto] Issue 3179 in lilypond: too few dots in chord (see comment #37), lilypond, 2013/04/04
- Message not available
- Re: [Lilypond-auto] Issue 3179 in lilypond: too few dots in chord (see comment #37), lilypond, 2013/04/04
- Message not available
- Re: [Lilypond-auto] Issue 3179 in lilypond: too few dots in chord (see comment #37), lilypond, 2013/04/04
- Message not available
- Re: [Lilypond-auto] Issue 3179 in lilypond: too few dots in chord (see comment #37),
lilypond <=
- Message not available
- Re: [Lilypond-auto] Issue 3179 in lilypond: too few dots in chord (see comment #37), lilypond, 2013/04/05
- Message not available
- Re: [Lilypond-auto] Issue 3179 in lilypond: too few dots in chord (see comment #37), lilypond, 2013/04/05
- Message not available
- Re: [Lilypond-auto] Issue 3179 in lilypond: too few dots in chord (see comment #37), lilypond, 2013/04/05
- Message not available
- Re: [Lilypond-auto] Issue 3179 in lilypond: too few dots in chord (see comment #37), lilypond, 2013/04/05
- Message not available
- Re: [Lilypond-auto] Issue 3179 in lilypond: too few dots in chord (see comment #37), lilypond, 2013/04/07