lilypond-user
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

System start delimiters


From: Steve Dickinson
Subject: System start delimiters
Date: Mon, 24 Jan 2005 01:43:33 -0700
User-agent: Mutt/1.5.6i

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: pgpMpyQEtwB4s.pgp
Description: PGP signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]