pls <p.l.schm...@gmx.de> writes: > This is the culprit: >> harpPart = \new PianoStaff<< >> \new Staff = "upper" \upper >> \new Staff = "lower" \lower >> >> >> > You need to use braces like so: > harpPart = { > \new PianoStaff << > \new Staff = "upper" \upper > \new Staff = "lower" \lower > >> > }
Why? The above looks quite legitimate to me. -- David Kastrup _______________________________________________ bug-lilypond mailing list bug-lilypond@gnu.org https://lists.gnu.org/mailman/listinfo/bug-lilypond