lilypond-auto
[Top][All Lists]
Advanced

[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: Sun, 07 Apr 2013 16:33:43 +0000


Comment #57 on issue 3179 by address@hidden: 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



reply via email to

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