lilypond-user
[Top][All Lists]
Advanced

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

Re: Thumb in fret-diagram


From: Stephen MacNeil
Subject: Re: Thumb in fret-diagram
Date: Sun, 3 May 2015 11:35:31 -0400

Hi Harm
Thanks for the reply

This is the code and version

\version "2.18.2"

\markup

\fill-line {

\concat {

{

\override #'(size . .7)\override #'(fret-diagram-details . ((finger-code . below-string)

(dot-radius . 0.35)

(number-type . roman-lower)

(finger-code . below-string)

(fret-count . 3)))

\halign #-.72

\raise #0 \pad-around #.2 {

\center-column\text {

\halign #-13 \fontsize #-2.5 {

\concat { F \super { maj7 } }

}

\vspace #-.6

\fret-diagram #"6-1;5-3-3;4-3-4;3-2-2;2-1-1;1-o;"

}

}

}

}

}


I would assume \fret-diagram #"6-1-T;5-3-3;4-3-4;3-2-2;2-1-1;1-o;" should work... however no go.

Thanks
Stephen

On Sun, May 3, 2015 at 11:14 AM, Thomas Morley <address@hidden> wrote:
2015-05-03 16:26 GMT+02:00 Stephen MacNeil <address@hidden>:
> I found a way to do it.
>
> http://mglessons.com/lilypond/Score2.pdf
>
> but as I said i think this was added 4 years ago so if anyone has a proper
> (faster way) that would be great.
>
> Thanks
> Stephen


Hi,

this may or may not be due to issue 4120
https://code.google.com/p/lilypond/issues/detail?id=4120

Without version and example-code - no idea


-Harm


reply via email to

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