n (- (abs length-in)
thickness))
2
(ly:grob-set-property! grob 'positions (cons position position
#})
Thanks,
Carl
On 19/12/2016 00:43:52, Thomas Morley wrote:
Hi Carl,
2016-12-18 8:26 GMT+01:00 Carl Williams :
> One more little adjustmen
ngth-in)
(ly:grob-property grob 'beam-thickness))) 2)
)
)
)
(ly:grob-set-property! grob 'positions (cons position position))
)
)
#})
On 18/12/2016 18:08:34, Carl Williams wrote:
To anyone who's interested,
I've tidied up the workaround
x27;'32
}
\new TabStaff \with {
stringTunings = #ukulele-tuning
\tabFullNotation
\beam-stem-height #-5 #-5
} {
\relative c' {
r8 g'\4 c,4 e2 |
a1 |
g8\4 c, e a c,[ c] a'8 a |
\beam-stem-height #5 #5
r8 g\4 c,4 e2
a1
g8\4 c, e a c,[ c] a'
hich one it'll be in.
Thanks for adding the feature request too.
Cheers,
Carl
On 16/12/2016 12:39:08, Thomas Morley wrote:
Hi Carl,
2016-12-14 8:14 GMT+01:00 Carl Williams :
> Hi Everyone,
>
> First time using a mailing list.
> I've raked through the documentation pages all toda
voiceTwo rests to the middle of the staff
\override TabVoice.Rest.Y-offset = #0
%hide voiceTwo stems
\override TabVoice.Stem.transparent = ##t
\mynotes
}
>>
here's how it comes out now:
On 14/12/2016 20:14:57, Carl Williams wrote:
Hi Everyone,
First time using a
Hi Everyone,
First time using a mailing list.
I've raked through the documentation pages all today and yesterday (and learnt
a lot), but still couldn't solve this.
So I want to create (ukulele) tablature where all the stems and beams are above
the staff.
I use the \override Stem.stem-begin-