Hello,

I'm currently using Lilypond to typeset my assignments for my
instrumentation class.  My teacher would like to have a bracket
connecting the string staves and an additional brace connecting the
violin staves.  Right now, I can get both the bracket and the brace,
but I can't figure out how to get Lilypond to move the brace so that
both are visible.  Here's the relevant portion of the .ly file
(version 2.5.8) and the resulting .pdf file.  In the .pdf file, you
can see the very tip of the brace sticking out of the bracket.

\score {
    \new StaffGroup <<
        \new GrandStaff <<
            \new Staff { \global \violinOne }
            \new Staff { \global \violinTwo }
        >>
        \new Staff { \global \viola }
        \new Staff { \global \cello }
    >>

    \layout { }
}

I keep thinking that it's something really obvious, but I can't find
it in the archives or in the docs.  What am I missing?

-- 
(- Steve Dickinson -)
See my site: http://www.saberkitty.org/
GPG: D622 2717 02E9 F89B C5D5  7C16 34C2 ECCC 91FA E6A9

Attachment: worksheet4.pdf
Description: Adobe PDF document

Attachment: pgp2KgmGY1EBe.pgp
Description: PGP signature

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

Reply via email to