Re: SystemStartBracket/Brace

2014-06-09 Thread James Harkins
Matthew Collett ihug.co.nz> writes: > > On 10/06/2014, at 4:28 am, David Kastrup gnu.org> wrote: > > > Please *never* take the mailing list off the cc without announcement. > > Please *never* blame ordinary list users for the idiosyncratic behaviour of the lilypond-user mailing > list. >

Re: SystemStartBracket/Brace

2014-06-09 Thread Matthew Collett
On 10/06/2014, at 4:28 am, David Kastrup wrote: > Please *never* take the mailing list off the cc without announcement. Please *never* blame ordinary list users for the idiosyncratic behaviour of the lilypond-user mailing list. This is the only list I have ever been on that does not reply to

Re: SystemStartBracket/Brace

2014-06-09 Thread b...@wolfcomposer.com
> Please *never* take the mailing list off the cc without announcement. > If people notice this after the fact, it means that they have to search > in their archives for the message and resend a copy to the mailing > list. In this case, I resent the wrong message again. > > It's a lot of has

Re: SystemStartBracket/Brace

2014-06-09 Thread David Kastrup
Please *never* take the mailing list off the cc without announcement. If people notice this after the fact, it means that they have to search in their archives for the message and resend a copy to the mailing list. In this case, I resent the wrong message again. It's a lot of hassle for the pers

Re: SystemStartBracket/Brace

2014-06-09 Thread David Kastrup
"b...@wolfcomposer.com" writes: > Hello, All-- > > To start, i'm using LilyPond 2.18.2. To keep this short, here is how i've set > up my score: > > \score { > > \new GrandStaff > << > \set GrandStaff.connectArpeggios = ##t > >\new PianoStaff >\set PianoStaff.connectArpe

Re: SystemStartBracket/Brace

2014-06-09 Thread b...@wolfcomposer.com
Hi, Thomas-- > is the following what you want? > > \version "2.18.0" > > \score { ><< > \new PianoStaff ><< >\new Staff = "upper" { c'''1\arpeggio } >\new Staff = "lower" { c'' 1\arpeggio } >\new Staff = "feet" { c'1\arpeggio } >\layout { >

Re: SystemStartBracket/Brace

2014-06-09 Thread Thomas Morley
2014-06-09 15:39 GMT+02:00 b...@wolfcomposer.com : > Hello, All-- > > To start, i'm using LilyPond 2.18.2. To keep this short, here is how i've > set up my score: > > \score { > > \new GrandStaff > << > \set GrandStaff.connectArpeggios = ##t > >\new PianoStaff >\set Piano

Re: SystemStartBracket/Brace

2014-06-09 Thread David Kastrup
"b...@wolfcomposer.com" writes: > Hello, All-- > > To start, i'm using LilyPond 2.18.2. To keep this short, here is how i've set > up my score: > > \score { > > \new GrandStaff > << > \set GrandStaff.connectArpeggios = ##t > >\new PianoStaff >\set PianoStaff.connectArpe

SystemStartBracket/Brace

2014-06-09 Thread b...@wolfcomposer.com
Hello, All-- To start, i'm using LilyPond 2.18.2. To keep this short, here is how i've set up my score: \score { \new GrandStaff << \set GrandStaff.connectArpeggios = ##t \new PianoStaff \set PianoStaff.connectArpeggios = ##t << \new Staff = "upper"