On 24 November 2012 18:22, ed stuckems <edstuck...@gmail.com> wrote:
> What's special about the \clef command in the following:
>
> (snip)
>
> So my question is "why does adding the \clef also require adding the
> "\new Staff" when section 2.2.1 suggests otherwise?"  What have I
> missed?

Hi,

I'd say that's probably because clefs are engraved by the
"Clef_engraver", which is (by default) part of the Staff context.

But my general advice would be to never trust "implicit" context
creation and instead *always* use explicit contexts (\new Staff,
\new Voice) and parallel construct as the desired output.

Cheers,
Xavier

-- 
Xavier Scheuer <x.sche...@gmail.com>

_______________________________________________
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to