Hi, with the code below a superfluous clef is printed.
\version "2.19.82"
\new Staff
<<
\new Voice { s1 s }
\new Voice { s \clef treble s }
>>
Probably it's caused by the method how the default treble-clef is put
into Staff when initializing, I'm guessing, though.
Cheers,
Harm
_______________________________________________
bug-lilypond mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/bug-lilypond
