[...]
Sorry, that doesn't work for me, result is the same. I assume you're saying to replace the \bar
"||" with \bar ".|:-||".
Typo?
\version "2.18.2"
music = \relative b' {
a1 a a a
\bar ".|:-||"
\break
\repeat volta 2 { a4 b c d }
}
\score {
\new Staff { \music }
}
compiles for me and yields in a || at the end of the first and a .|: at
the beginning of the next line.
_______________________________________________
lilypond-user mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/lilypond-user