bug-lilypond
[Top][All Lists]
Advanced

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

partcombine-missing-voice fixed


From: Erik Sandberg
Subject: partcombine-missing-voice fixed
Date: Sat, 5 Feb 2005 18:28:50 +0100
User-agent: KMail/1.7.1

This bug has been fixed in 2.5.11.

\header {
texidoc = "partcombine leaves out the lower voice."
reportedin = "2.4.2"
}

\version "2.4.2"

partA = {
  R1
  c'1 \> ~
  c' \!
  c'
}
partB = {
  R1
  a1 \> ~
  a \!
  a
}

\new Staff \partcombine \partA \partB





reply via email to

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