Re: getting parts of the system start barline invisible

2015-03-18 Thread Zoran Kesic
Simon Albrecht mail.de> writes: > > 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 >

Re: getting parts of the system start barline invisible

2015-03-18 Thread Simon Albrecht
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 ab

Re: getting parts of the system start barline invisible

2015-03-18 Thread Zoran Kesic
Pierre Perol-Schneider gmail.com> writes: > > > > > > Oups, copy/paste typo. > So here again :\version "2.18.2"\score {   <<    \new Staff = "staff_I" \with {  } << \relative c' { c2 c2 } >>  \new StaffGroup = "sgStrings" \with { } <<  \new Staff = "staff_II" \with {  } << \relat

Re: getting parts of the system start barline invisible

2015-03-18 Thread Pierre Perol-Schneider
Oups, copy/paste typo. So here again : \version "2.18.2" \score { << \new Staff = "staff_I" \with { } << \relative c' { c2 c2 } >> \new StaffGroup = "sgStrings" \with { } << \new Staff = "staff_II" \with { } << \relative c' { c1 } >> \new Staff = "staff_III" \wit

Re: getting parts of the system start barline invisible

2015-03-17 Thread Pierre Perol-Schneider
Hi Zoran, Try : \version "2.18.2" \score { << \new Staff = "staff_I" \with { } << \relative c' { c2 c2 } >> << \new StaffGroup = "sgStrings" \with { } << \new Staff = "staff_II" \with { } << \relative c' { c1 } >> \new Staff = "staff_III" \with { } << \rela

Re: getting parts of the system start barline invisible

2015-03-17 Thread Zoran Kesic
Zoran Kesic gmail.com> writes: > > 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

getting parts of the system start barline invisible

2015-03-17 Thread 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 { <<