lilypond-user
[Top][All Lists]
Advanced

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

Re: drawing brackets spanning multiple staves - spacing issue


From: Eby Mani
Subject: Re: drawing brackets spanning multiple staves - spacing issue
Date: Fri, 28 Jul 2017 19:53:55 +0000 (UTC)

Hi Kieren,

Thanks, your code draw the bracket on the second  beat of the measure, but i 
want the Bracket at the first beat of the bar.

Attached is the output of your code.

Is the placement of brackets different on recent version of lilypond ?.

--------------------------------------------
On Thu, 27/7/17, Kieren MacMillan <address@hidden> wrote:

 Subject: Re: drawing brackets spanning multiple staves - spacing issue
 To: "Eby Mani" <address@hidden>
 Cc: "Lilypond-User Mailing List" <address@hidden>
 Date: Thursday, 27 July, 2017, 5:27 PM
 
 Hi Eby,
 
 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, and you should probably upgrade to
 a more recent version of Lilypond!)
 
 Cheers,
 Kieren.
 
########################
 rightOne = \relative c'' {
   d1 | 
\once \override TextScript #'extra-offset = #'(2.75 . 0) 
\once \override TextScript #'X-offset = #1.5
<>^\markup { \openBracket #19.3 }
<>_\markup { \small \rounded-box "II: Principal Chorus"  }

d4\once \override Score.NoteColumn #'X-offset = #1  a d e |
}
########################
 
 
 ________________________________
 
 Kieren MacMillan, composer
 ‣ website: www.kierenmacmillan.info
 ‣ email: address@hidden

Attachment: bracket_3.png
Description: PNG image


reply via email to

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