Missplaced rest when notes are tied.

\version "2.17.28"

first = {
  c'1
  d'1~
  d'1
  R1*4/4
}

second = {
  R1*4/4*4
}

\score {
  \new Staff <<
    \partcombine
      \first
      \second
  >>
}
_______________________________________________
bug-lilypond mailing list
bug-lilypond@gnu.org
https://lists.gnu.org/mailman/listinfo/bug-lilypond

Reply via email to