bug-lilypond
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Accidental spacing with Tabstaff


From: Thomas Scharkowski
Subject: Re: Accidental spacing with Tabstaff
Date: Mon, 05 Mar 2007 11:05:57 +0100

Hi Graham,

isn't the example I sent small enough?
Here it comes again:

--
melody = {
        \key e \major \relative c' 
        {\repeat unfold 12 {
        dis8 dis dis dis dis2 
        }}}

gitstaff =              \new Staff {\clef "G_8" \melody}
tablature =     \new TabStaff \melody

\score {<< \gitstaff \tablature >>}
--

> Thomas Scharkowski wrote:
> > The first note in the second staff almost touches the accidental.
> > Windows XP, LilyPond 2.11.20 and 2.10.20
> 
> Please send a minimal example.
> 
> Cheers,
> - Graham






reply via email to

[Prev in Thread] Current Thread [Next in Thread]