lilypond-user
[Top][All Lists]
Advanced

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

Re: getting parts of the system start barline invisible


From: Simon Albrecht
Subject: Re: getting parts of the system start barline invisible
Date: Wed, 18 Mar 2015 14:43:45 +0100
User-agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:31.0) Gecko/20100101 Thunderbird/31.5.0

Am 18.03.2015 um 02:14 schrieb Zoran Kesic:
Hi,

Although relatively new to Lilypond, I was able to find solutions to my
needs so far, thanks to this forum and fantastic supporting documentation
for Lilypond.

However, there is one thing that is driving me mad and I was hoping someone
would be able to help me with this code:

\score { <<
     \new Staff = "staff_I" \with {  } << \relative c' { c2 c2 } >>

     \new StaffGroup = "sgStrings" \with { systemStartDelimiter =
#'SystemStartNoBar } <<
         \new Staff = "staff_II" \with {  } << \relative c' { c1 } >>
         \new Staff = "staff_III" \with {  } << \relative c' { c1 } >>
         \new Staff = "SG Staff 3" \with {  } << \relative c' { c1 } >> >> >>
}

Is it possible to make a portion of the system start barline that is
connecting the top two staves (i.e. 'staff_I' and 'staff_II') invisible?

Any help would be much appreciated. (Apologies for badly placed << and >>
symbols; trying to avoid the top-posting error!)
This may be avoided by including the line
> I'm not top posting.
at the beginning. (This is only said in <http://lilypond.org/bug-reports.html>)

Yours, Simon



reply via email to

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