On Mon, May 12, 2025 at 10:42 AM [email protected] <[email protected]> wrote:
> Now I think I've got it:
>
> \version "2.24.4"
>
> \score {
> \relative {
> \set Score.finalFineTextVisibility = ##t
> s1
> \repeat segno 2 {
> \repeat volta 3 {
> s1
> \alternative {
> \volta 1 { s1 }
> \volta 2 { s1 \bar "||" }
> \volta 3 { s1 \bar "|." \fine }
> }
> }
> s1
> \bar "||"
> }
> }
> }
>
That's great! It looks like you don't need to set finalFineTextVisibility,
though. Just FYI.
--
Knute Snortum
