Michael_D wrote:
>
> uppertop = \relative c'' {
> ...
> }
>
will never compile
unless you provide a minimal example of the code producing what you tell
it's difficult for everybody to imagine what might be the cause - try to
eliminate any possible item in the code below which is not absolutely
necessary (is any of these layout definitions producing the warning? is the
"lower" staff needed? what about \partcombine?)
> \score {
> \new GrandStaff <<
> \new Staff = "upper" \with { printPartCombineTexts = ##f } {
> \new Voice = "toppart" { \partcombine \uppertop \upperbottom }
> }
> \new Lyrics \lyricsto "toppart" \text
> \new Staff = "lower" \with { printPartCombineTexts = ##f } {
> \partcombine \lowertop \lowerbottom
> }
> >>
>
> \layout {
> \context {
> \GrandStaff
> \accepts "Lyrics"
> }
> \context {
> \Score
> \remove "Bar_number_engraver"
> }
> \context {
> \Lyrics
> \consists "Bar_engraver"
> }
> }
> }
>
hth
Eluze
--
View this message in context:
http://old.nabble.com/lyrics-with-polyphany-tp33038994p33041064.html
Sent from the Gnu - Lilypond - User mailing list archive at Nabble.com.
_______________________________________________
lilypond-user mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/lilypond-user