You could always just override the breath mark symbol as per the NR. Put whatever text mark you like.
\relative c'' {
c2
\override BreathingSign.text =
\markup { \musicglyph "scripts.rvarcomma" }
\breathe
d2
}
Andrew
You could always just override the breath mark symbol as per the NR. Put whatever text mark you like.
\relative c'' {
c2
\override BreathingSign.text =
\markup { \musicglyph "scripts.rvarcomma" }
\breathe
d2
}
Andrew