lilypond-user
[Top][All Lists]
Advanced

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

Possible Bug with \partcombine?


From: Joshua Nichols
Subject: Possible Bug with \partcombine?
Date: Wed, 26 Nov 2014 11:29:30 -0600

I was recently typesetting a song, using part combine, from a hymnal. I ran into a problem: everytime I ran \partcombine, I found that "unterminated slur" and "cannot end slur," were common warnings. I was confused, and so I created this small snippet that should reproduce the same issues.

\version "2.18.2"

>

c' c' c' c'( c') c' c'( c')

}

two = {

b a b \partcombineApartOnce c'( b) a b( \partcombineApartOnce c')

}

\score {

\new Voice {

\partcombine \one \two }

}


Anybody else having the same problem?

Is it a bug? Or is it a amateur mistake (hoping for the latter).


Thanks,

Josh

reply via email to

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