Re: How to use clef "moderntab"

2012-08-07 Thread Ben Eichler
Thanks Shane, this did the trick. The syntax makes a lot more sense, don't know what I was thinking... -Ben On 7 August 2012 13:24, Shane Frasier wrote: > Ben, > > I am still a bit of a novice myself, but I think you want to do something > like: > > \new StaffGroup << > \new Staff { > \clef "ba

Re: How to use clef "moderntab"

2012-08-06 Thread Nick Payne
On 07/08/12 09:03, Ben Eichler wrote: /\new StaffGroup <>/ Move \symbols after the clef declaration: \version "2.15.42" symbols = { 1 } \new StaffGroup << \new Staff { \clef "bass_8" \symbols } \new TabStaff { \clef moderntab \set TabStaff.stringTu

Re: How to use clef "moderntab"

2012-08-06 Thread Shane Frasier
Ben, I am still a bit of a novice myself, but I think you want to do something like: \new StaffGroup << \new Staff { \clef "bass_8" \symbols } \new TabStaff { \clef moderntab \set TabStaff.stringTunings = #bas