Hi,
As per the subject line, I am trying to get a "repeat" (".|:") barline
after a "Fine", which has a bold double-barline ("|.") at the end of a line.
The closest I have found in documentation is ".|:-||", which yields "||",
not "|.", at the line break.
Example:
\version "2.20.0"
{ \repeat unfold 8 c' \bar ".|:-||" \break
\repeat unfold 8 c' \bar ":|." }
Any suggestions would be appreciated.
Cheers,
-Ahanu
