lilypond-auto
[Top][All Lists]
Advanced

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

Re: [Lilypond-auto] Issue 4205 in lilypond: Part combiner shifts or omit


From: lilypond
Subject: Re: [Lilypond-auto] Issue 4205 in lilypond: Part combiner shifts or omits rests
Date: Thu, 27 Nov 2014 01:51:31 +0000


Comment #9 on issue 4205 by address@hidden: Part combiner shifts or omits rests
https://code.google.com/p/lilypond/issues/detail?id=4205

That reg test difference is consistent with the intent of the patch. I admit that the output of that case was better before, but I think it is outweighed by the improvements in other cases.

There is a work-around to get the original output:

\version "2.17.11"

\new Staff <<
  \partcombine
  \relative c'' {
    r2
    \tuplet 3/2 { g8[ g g] }
    \tuplet 3/2 { g[ g g] } g1
  }
  \relative c'' { \partcombineSoloIOnce R1 g1 }



--
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]