Re: Double Staff Tablature - No Stems is the Norm

2007-06-20 Thread Han-Wen Nienhuys
Mats Bengtsson escreveu: > You can easily remove the stems: > \new TabStaff { > \override Stem #'transparent = ##t > a,4\5 c'\2 a\3 e'\1 > e\4 c'\2 a\3 e'\1 > } > > I no nothing about the notation practice for tab staff, but if you are > certain that this is common enough to deser

Articulation plus TabStaff problem

2007-06-20 Thread Joey Coyle
Hi, I am trying to specify aTabStaff string number plus an articulation and I am not guessing correctly. e8^\downbow\5 doesn't work e8\5^\downbow doesn't work thanks, joey On Jun 20, 2007, at 3:00 PM, Joey Coyle wrote: I solved this myself in the articulations section... Th

Re: Downstroke and Upstroke symbol for guitar

2007-06-20 Thread Joey Coyle
I solved this myself in the articulations section... The guitar upstroke is the same as downbow, and the upstroke is upbow... jc On Jun 19, 2007, at 10:46 AM, joeyc wrote: Hi, Is it possible to insert downstroke and upstroke strum symbols with Lilypond? thanks, jc -- View this message i

Installation problem

2007-06-20 Thread Philip Edwards
Hi, I've tried downloading Lilypond via Synaptic and directly from your website. It appears to download and install OK, but I simply can't find the icon that should start the program. It doesn't list under my APPLICATIONS list and I can't find it anywhere else. What could I be doing wrong? Ubuntu

Re: Double Staff Tablature - No Stems is the Norm

2007-06-20 Thread Joey Coyle
Thanks Mats, I have almost removed everything from the TAB staff to make it look like the professional guitar transcriptions in all my books. But I can't seem to remove the TimeSignature from the TAB staff... here is what I have. Why is \override TimeSignature #'transparent = ##t not