Hello

Looking to the snippets I was able to create an alternative with:


voltaEstrofes = \markup { 1-3 \text \italic { às estrofes } }

...

\set Score.repeatCommands = #(list(list 'volta voltaEstrofes) )
f2.
\set Score.repeatCommands = #'((volta #f) (volta "4. Final" ))
f2.
\set Score.repeatCommands = #'((volta #f)


Now, the problem is that the font used in my "voltaEstrofes" and the "Final" are different.

I tried to add \markup to the final, but I am lost in the scheme syntax.
Can anyone give me a hint?

Alberto

_______________________________________________
lilypond-user mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to