Re: drawing brackets spanning multiple staves - spacing issue

2017-07-29 Thread Eby Mani
Hi Kieren, Excellent, this is what i was looking for. Many thanks. Eby On Fri, 28/7/17, Kieren MacMillan wrote: Subject: Re: drawing brackets spanning multiple staves - spacing issue To: "Eby Mani" Cc: "Lilypond-User Mailing List&

Re: drawing brackets spanning multiple staves - spacing issue

2017-07-28 Thread Kieren MacMillan
Hi Eby, > i want the Bracket at the first beat of the bar. That's wasn't clear to me from the code you provided (i.e., where the bracket was placed, the timing of the overrides, etc.) > Is the placement of brackets different on recent version of lilypond ? I don't think so… If you want the br

Re: drawing brackets spanning multiple staves - spacing issue

2017-07-28 Thread Eby Mani
Thu, 27/7/17, Kieren MacMillan wrote: Subject: Re: drawing brackets spanning multiple staves - spacing issue To: "Eby Mani" Cc: "Lilypond-User Mailing List" Date: Thursday, 27 July, 2017, 5:27 PM Hi Eby, I hope the attached modified version of your snippet helps. N

Re: drawing brackets spanning multiple staves - spacing issue

2017-07-27 Thread Kieren MacMillan
Hi Eby, > here is my code, the note column won't shift on the second staff, even if you > put Score.NoteColumn in the "left hand" section. I hope the attached modified version of your snippet helps. Note that I also made some other changes, to make the code more efficient, readable, etc. (Oh, a

Re: drawing brackets spanning multiple staves - spacing issue

2017-07-27 Thread Eby Mani
;left" \with { printPartCombineTexts = ##f midiInstrument = "church organ" } {\clef bass \partcombine \leftOne \leftTwo } >> %%instrumentName = "Pedal" \new Staff = "pedal" \with { midiInstrument = "church organ" } { \clef bass \pedal }

Re: drawing brackets spanning multiple staves - spacing issue

2017-07-23 Thread Thomas Morley
2017-07-23 19:39 GMT+02:00 Eby Mani : > Hi, I'm engraving some organ music and using the > LSR(http://lsr.di.unimi.it/LSR/Snippet?id=957) for drawing brackets spanning > multiple staves to denote a particular manual/registration. > > The problem now i'm facing, the LSR brackets are too close to t