I have a song form AABB, but I am unable to make the ending repeat for
section A show up. My example uses \bar commands, but the same thing
happens when I use \repeat volta. Any ideas what I am doing wrong?
\version "2.19.36"
\score {
\relative c'' {
\mark \default %section A
\bar ".|:"
c1
\bar ":|." % The end repeat for section A does not appear
\break
\mark \default %section B
\bar ".|:"
c1
\bar ":|."
}
}
Ernie Braganza
Virginia, USA
_______________________________________________
lilypond-user mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/lilypond-user