lilypond-user
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

replace a notehead with a centered text


From: Paolo Prete
Subject: replace a notehead with a centered text
Date: Thu, 28 Nov 2019 01:50:58 +0000 (UTC)

Hello,

how can I replace a notehead with "some text" centered on the stem?

If I use:

customNotehead  = {
\once \override NoteHead.stencil = #ly:text-interface::print
  \once \override NoteHead.text = \markup {  \fontsize #6 "some text" }
}

the notehead is always at the left or at the right of its stem...

thank you
P

reply via email to

[Prev in Thread] Current Thread [Next in Thread]