% This fails with a bus error. % I'm uncertain if this should be valid code, % but a clearer error message would be helpful.
\version "2.18.2"
\layout {
\context {
\Voice
\name trebleVoice
\alias Voice
}
\context {
\ChoirStaff
\accepts trebleVoice
}
}
\new trebleVoice { a1 }
_______________________________________________
bug-lilypond mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/bug-lilypond
