make songTitleSize customizable

This commit is contained in:
tux
2024-07-10 22:29:58 +02:00
parent 09d3bb7fa1
commit a3c3a67b33
2 changed files with 2 additions and 1 deletions

View File

@ -2,6 +2,7 @@ songFormatAndSize = "a5"
songMargin = 5
songInfoFontSize = 0
songInfoLineWidthFraction = 0.9
songTitleSize = 6
songTitleFont = "LilyPond Sans"
songChordFont = "LilyPond Sans"
songLyricFont = "LilyPond Sans"