lilypond-auto
[Top][All Lists]
Advanced

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

[Lilypond-auto] Issue 4454 in lilypond: Multiple consecutive (de)crescen


From: lilypond
Subject: [Lilypond-auto] Issue 4454 in lilypond: Multiple consecutive (de)crescendos confuse \partcombine
Date: Wed, 17 Jun 2015 14:46:13 +0000

Status: Accepted
Owner: ----
Labels: Type-Defect partcombine

New issue 4454 by address@hidden: Multiple consecutive (de)crescendos confuse \partcombine
https://code.google.com/p/lilypond/issues/detail?id=4454

Reported by Miguel Jesus in <https://lists.gnu.org/archive/html/bug-lilypond/2015-06/msg00060.html>:

If two identical voices have more than two _immediately_ consecutive (de)crescendos, the partcombiner fails to combine them as a2 and prints them separately:

\version "2.19.20"

mus =  \relative {
  b'1\>
  1\<
  1
  %\! here makes the problem go away
  % comment or uncomment to trigger bug
  \>
  1\!
}

\score {
   \new Staff \partcombine \mus \mus
}

Attachments:
        part-combine-dynamic.preview.png  2.6 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]