This looks like a regression to me. See 

https://codereview.appspot.com/4176056/ (allow non numeric fingers (e.g. for 
thumb))
http://lilypond.org/doc/v2.19/input/regression/dd/lily-caf6e8f6.ly (the ā€œPā€ is 
not printed)

hth
patrick

On 03.05.2015, at 17:35, Stephen MacNeil <[email protected]> wrote:

> 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 <[email protected]> 
> wrote:
> 2015-05-03 16:26 GMT+02:00 Stephen MacNeil <[email protected]>:
> > 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
> 
> _______________________________________________
> lilypond-user mailing list
> [email protected]
> https://lists.gnu.org/mailman/listinfo/lilypond-user

_______________________________________________
lilypond-user mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to