Re: Stem.stem-begin-position not giving desired output on beamed stems (tablature)

2016-12-18 Thread Carl Williams
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

Re: Stem.stem-begin-position not giving desired output on beamed stems (tablature)

2016-12-17 Thread Carl Williams
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

Re: Stem.stem-begin-position not giving desired output on beamed stems (tablature)

2016-12-17 Thread Carl Williams
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'

Re: Stem.stem-begin-position not giving desired output on beamed stems (tablature)

2016-12-16 Thread Carl Williams
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

Re: Stem.stem-begin-position not giving desired output on beamed stems (tablature)

2016-12-14 Thread Carl Williams
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

Stem.stem-begin-position not giving desired output on beamed stems (tablature)

2016-12-13 Thread Carl Williams
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-