Aaron Hill wrote > On 2019-01-26 6:08 am, Reggie wrote: >> Hi. I tried to look here and attempt adding delimiter code but no >> matter what >> I do I cannot show a brace or bracket or anything to put my two oboes >> together for the duration of the 2 staves on a few pages. Then it >> should go >> back to normal grouping in code. Can you please tell me how I am wrong? >> How >> can I have a brace grouping for my oboes but then go back to normal >> right >> after the end of the two? >> >> [ . . . ] >> >> \score { >> << >> \new StaffGroup << >> \scoreAFluteIPart >> \scoreAFluteIIPart >> \scoreAOboePart >> \scoreABassoonPart >> >> >> \new StaffGroup << >> \scoreATrumpetCPart >> \scoreATrombonePart >> >> >> \new StaffGroup << >> \scoreAViolinIPart >> \scoreAViolinIIPart >> \scoreAViolaPart >> \scoreACelloPart >> \scoreAContrabassPart >> >> >> >> >> \layout { } >> } > > I believe you need to put \scoreAOboePart in its own nested StaffGroup: > > %%%% > \new StaffGroup << > \scoreAFluteIPart > \scoreAFluteIIPart > \new StaffGroup << \scoreAOboePart >> > \scoreABassoonPart >>> > %%%% > > That should show a bracket only when the secondary oboe part appears, > otherwise the bracket for that group will be hidden when there is just > the one staff. > > -- Aaron Hill > > _______________________________________________ > lilypond-user mailing list
> lilypond-user@ > https://lists.gnu.org/mailman/listinfo/lilypond-user Aaron how can I place an instrument name like Oboes in the middle of the staffgroup you just helped me create in my score? I tried including the engraver but the name only appears at the beginning of the SCORE, not only at the two oboe staffs. Can you tell me how to put a center instrument there in group please? -- Sent from: http://lilypond.1069038.n5.nabble.com/User-f3.html _______________________________________________ lilypond-user mailing list lilypond-user@gnu.org https://lists.gnu.org/mailman/listinfo/lilypond-user