2014-07-05 14:45 GMT+02:00 Douglas Ligertwood <[email protected]>:
> % This fails with a bus error.
> % I'm uncertain if this should be valid code,
> % but a clearer error message would be helpful.
Yep, clear error messages are always preferable
>
> \version "2.18.2"
>
> \layout {
> \context {
> \Voice
> \name trebleVoice
> \alias Voice
> }
> \context {
You need to do it for Staff not ChoirStaff
> \ChoirStaff
> \accepts trebleVoice
> }
> }
>
> \new trebleVoice { a1 }
Cheers,
Harm
_______________________________________________
bug-lilypond mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/bug-lilypond