2014-07-05 14:45 GMT+02:00 Douglas Ligertwood <dfaligertw...@outlook.com>: > % 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 bug-lilypond@gnu.org https://lists.gnu.org/mailman/listinfo/bug-lilypond