I found it:

\markup {
\fontsize #5
  \override #'(thickness . 2)
  \overlay {
    \draw-line #'(4 . 0)
    \translate #'(5 . 0)\arrow-head #X #RIGHT ##t
  }
  
}

Reply via email to