Whoops.  Sorry about that.  Apparently you can't do what I tried to do
last time.  Here's that last message without the part that borked
everything up.

I'm currently using Lilypond to typeset assignments for my
instrumentation class.  My teacher would like a bracket connecting the
string staves and an additional brace connecting the violin staves.
Currently, I can get both the bracket and the brace, but they are both
printed in the same place.  I need to have the brace off to the left
so that it doesn't collide with the bracket.  Here's how my score
(it's a string quartet) is set up:


\version "2.5.8"

\score {
  \new StaffGroup <<
    \new GrandStaff <<
      \new Staff { }
      \new Staff { }
    >>
    \new Staff { }
    \new Staff { }
  >>

  \layout { }
}


I keep thinking it's something extremely obvious, but I can't seem to
find it 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: pgpcyhZIFCE1i.pgp
Description: PGP signature

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

Reply via email to