On 11/19/22 11:34 PM, Kenneth Flak wrote:
Hi list,

Is there a way to (easily) attach a text to a barline? Currently I am doing 
this kind of a stunt in order to line it up correctly:


left = {
    \relative c {
      \clef bass
      c1_"        C" d_"        P" f_"      C" e_"      C"
      f_"         P" g_"        P" a_"      C" g_"      S"
      e_"         C" d_"        C" c
    }
}

... which obviously is not very sustainable.

You don't say what version you are using.  \mark for 2.22.2 or \textMark for 2.23.81 should be what you want.

NR 1.8.1 for 2.22.2 or 2.23.81 (Notation Reference}

HTH

Paul



Reply via email to