lilypond-devel
[Top][All Lists]
Advanced

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

Re: Issue 1029 in lilypond: \thumb should behave like other fingerings


From: Frédéric Bron
Subject: Re: Issue 1029 in lilypond: \thumb should behave like other fingerings
Date: Fri, 4 Jun 2010 22:42:20 +0200

>>> \relative c' {
>>>  \override Fingering #'text =
>>>  #(lambda (grob)
>>>     (let ((finger-text (ly:event-property (event-cause grob) 'text)))
>>>          (if (markup? finger-text)
>>>                            finger-text
>>>                            (fingering::calc-text grob))))
>>>  c4\thumb
>>> }
>
> So I'd guess this snippet should go in the LSR and be listed on issue 1029
> as a workaround, and we should still be looking at having \thumb become a
> fingering.

added to issue 1029 and to LSR.

What next can a frog do for this?

Frédéric



reply via email to

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