Layoutmodifikationen auch für Strophen nutzen

This commit is contained in:
tux
2023-10-29 16:25:15 +01:00
parent bedb2c0e22
commit f0010c7746
3 changed files with 18 additions and 14 deletions

View File

@ -3,6 +3,15 @@
MUSIC = { \transposable \MUSIC }
verselayout = \layout {
\LAYOUT
\context {
\ChordNames
\override ChordName.font-size = \songTextChordFontSize
}
}
TEXT = \markuplist { \override #`(verselayout . verselayout) \TEXT }
% nur Output wenn noStandaloneOutput auf false steht
output = #(if (not noStandaloneOutput)
#{