Hi, This may have been asked before'
Is there a way to do the following with Segno repeat structure?
\version "2.25.24"
\fixed c' {
a1
\segnoMark \default
\repeat volta 2
{ d'1 }
\alternative{
\volta 1 { \codaMark \default c }
\volta 2 a
}
b
\textMark \markup{D.S. al Coda}
c \bar "||"
\break
\textMark \markup{Coda}
b
\bar "|."
}
Thank you,
Paul
