Re: horizontal bracket over a single note

2008-04-05 Thread Matthew
How's this for an ugly hack? I use octavation brackets without the text and reset middle C so that the note doesn't change pitch. I just need the left edge to work and it's exactly what I need. \version "2.11.43" %% Unison brackets su = { #(set-octavation 1)

Re: horizontal bracket over a single note

2008-04-05 Thread Trevor Daniels
oiceOne << \textspan \rhythm >> } >> } However, for a single note the simpler c^"__" looks pretty much identical. Trevor D - Original Message ----- From: "Matthew" <[EMAIL PROTECTED]> To: Sent: Saturday, April 05, 2008 12:07 AM Subject: Re

Re: horizontal bracket over a single note

2008-04-04 Thread Matthew
Michael Watts gmail.com> writes: > > Try putting the textspanners into a separate voice with spacer notes. > IIRC a textspanner needs to start on a 'real' note, so your > textspanner voice would need transparent noteheads and stems. > You can put TextSpanners on spacer note. However, then spa

Re: horizontal bracket over a single note

2008-04-03 Thread Michael Watts
ssible to produce a horizontal bracket over a single note? (currently > on > v. 2.10.33) > > I've tried playing with OttavaBracket and TextSpanner. > > TextSpanner doesn't work for a single note: > { > c4\startTextSpan\stopTextSpan > } > > I can't get the le

horizontal bracket over a single note

2008-04-03 Thread Matthew
Is it possible to produce a horizontal bracket over a single note? (currently on v. 2.10.33) I've tried playing with OttavaBracket and TextSpanner. TextSpanner doesn't work for a single note: { c4\startTextSpan\stopTextSpan } I can't get the left edge for the ottava bracket