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)
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
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
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
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