Re: custom articulation position

2017-11-03 Thread Gilberto Agostinho
caagr98 wrote > What you're doing is just creating a text script, not an articulation. I > use the following code to create a custom real articulation; you'll > obviously have to adapt some of it to fit yours. Fantastic, thank you so much! This solves both of my problems! For anyone interested,

Re: custom articulation position

2017-11-03 Thread Caagr98
What you're doing is just creating a text script, not an articulation. I use the following code to create a custom real articulation; you'll obviously have to adapt some of it to fit yours. ``` #(define (draw-unaccent grob) (let ((stil (make-path-stencil '(M -0.435 0.435 C -0.435 0.185

custom articulation position

2017-11-03 Thread Gilberto Agostinho
Hi all, I am having a bit of trouble trying to create a custom articulation in LilyPond. At the moment I have the following code: % \version "2.19.53" doubleAccent = \markup { \halign #-0.72 \combine \musicglyph #"scripts.sforzato" \raise #1.1