Re: glissando in fingering notation

2014-02-26 Thread David Nalesnik
Hi Bart, On Wed, Feb 26, 2014 at 7:54 AM, bart deruyter wrote: > I tried it out, worked perfectly as in the snippet you showed, from the b > to the a, but when adding the same override to the second one, from d to c, > it does not work anymore (the 1 to 1 fingering instructions) > > I added the

Re: glissando in fingering notation

2014-02-26 Thread bart deruyter
I tried it out, worked perfectly as in the snippet you showed, from the b to the a, but when adding the same override to the second one, from d to c, it does not work anymore (the 1 to 1 fingering instructions) I added the code for what I think should be added in the snippet, but I think the issue

Re: glissando in fingering notation

2014-02-26 Thread bart deruyter
Hey, thank you very much, I'll look into it, indeed exactly what I need :-) seems like I really still need to learn a lot of lilypond and mainly scheme I guess. I've already started a github repository for a collection of folk-tunes ( https://github.com/bartart3d/folk ), it is still very small, bu

Re: glissando in fingering notation

2014-02-26 Thread Pierre Perol-Schneider
2014-02-26 9:57 GMT+01:00 bart deruyter : > Hi all, > Hi Bart, > How can I achieve it with lilypond? > > See http://comments.gmane.org/gmane.comp.gnu.lilypond.general/67470 Herewith is a possible solution. Cheers, Pierre <>\version "2.18.0" #(define (define-grob-custom-property symbol type?

glissando in fingering notation

2014-02-26 Thread bart deruyter
Hi all, got another thing here for which I don't find the place in the manual, two places to look for it I think, didn't find it, glissando can be found in expressive marks of course, but this implementation might be found in fingering instructions too, but I didn't find it, or I missed it somewhe