Re: guide / shift finger

2015-04-04 Thread MarcM
that's nice but you may want to look at the fingeringSlideEngraver http://lists.gnu.org/archive/html/lilypond-user/2014-02/txt3tFIgdpIld.txt -- View this message in context: http://lilypond.1069038.n5.nabble.com/guide-shift-finger-tp174025p174080.html Sent from the User mailing list archive

guide / shift finger

2015-04-03 Thread Stephen MacNeil
i just redid my guide finger if anyone is interested \version 2.18.2 5 #(define (fingering-event? m) (and (ly:music? m) (music-is-of-type? m 'fingering-event))) gf = #(define-event-function (parser location num str fingering) (number? number? fingering-event?) (let*