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, h
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 -0.250
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
\musicglyp