[SOLVED] I was able to figure it out using \defineBarLine.
Thanks, -Ahanu On Sat, May 1, 2021 at 8:29 PM Ahanu Banerjee <[email protected]> wrote: > The "Fine" would occur at the line break, thus requiring "|." at the end > of the first line and ".|:" at the beginning of the next line. > > Thanks, > -Ahanu > > On Sat, May 1, 2021, 20:26 Mark Stephen Mrotek <[email protected]> > wrote: > >> Ahanu, >> >> >> >> Where is the “Fine”? >> >> >> >> Mark >> >> >> >> *From:* lilypond-user [mailto:lilypond-user-bounces+carsonmark= >> [email protected]] *On Behalf Of *Ahanu Banerjee >> *Sent:* Saturday, May 1, 2021 3:29 PM >> *To:* [email protected] >> *Subject:* repeat barline after fine double-barline >> >> >> >> 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 >> >
