Inhaltlich sinnvollere Aufteilung der include Skripte

This commit is contained in:
tux
2023-07-22 22:07:57 +02:00
parent 2ada65e0bc
commit eba0cc5375
17 changed files with 767 additions and 736 deletions

View File

@ -8,4 +8,7 @@ songChordFontSeries = #'normal
songTextChordAlignment = #'left
songScoreChordFontSize = 3
songTextChordFontSize = 2
songTextLineHeigth = 5.5
songTextLineHeigth = 5.5
songInfoPoetAndComposerStacked = ##f
globalSize = 15
lyricSize = 1.6

View File

@ -9,3 +9,6 @@ songTextChordAlignment = #'center
songScoreChordFontSize = 0
songTextChordFontSize = \songScoreChordFontSize
songTextLineHeigth = 5
songInfoPoetAndComposerStacked = ##f
globalSize = 15
lyricSize = 1.6

View File

@ -8,4 +8,7 @@ songChordFontSeries = #'bold
songTextChordAlignment = #'left
songScoreChordFontSize = 2
songTextChordFontSize = 2
songTextLineHeigth = 5
songTextLineHeigth = 5
songInfoPoetAndComposerStacked = ##t
globalSize = 15
lyricSize = 1.6