padding for stop tags and refactoring

This commit is contained in:
2026-02-22 20:33:18 +01:00
parent 7b166f6fc3
commit b3feb3aa6d
2 changed files with 4 additions and 18 deletions

View File

@@ -222,7 +222,7 @@ repStopWithTag = \lyricmode {
\tag #'repeats {
\once \override StanzaNumber.font-series = #'normal
\once \override StanzaNumber.direction = 1
\set stanza = \markup { \repStop }
\set stanza = \markup { \pad-x-right #1 \repStop }
}
}