Hello everyone,

I am facing a challenge in which I have been stuck already 7 days. I am sending 
this email as my last hope to get this done or at least receive any assistance 
that allows me to move forward. I really hope you can help me.

Find attached a Tiny.ly, I did the same for changing things like NoteHead.text 
and NoteHead.Y-offset and everything worked perfectly. However, it looks like I 
cannot use the grob when changing the NoteHead.font-size

I would really appreciate any help. Am I doing something wrong? Is there a 
better way to achieve what I want?

Thanks in advance

Best,
Robert
#(define (size-notehead grob) 2)

\relative c' {
    \override NoteHead.font-size = #size-notehead
    c d e
}

Reply via email to