make columns configurable

This commit is contained in:
tux
2023-07-23 12:18:14 +02:00
parent 7e7d6820fb
commit ed81b5c903
4 changed files with 5 additions and 2 deletions

View File

@ -10,5 +10,6 @@ songScoreChordFontSize = 3
songTextChordFontSize = 2
songTextLineHeigth = 5.5
songInfoPoetAndComposerStacked = ##f
songTocColumns = 3
globalSize = 15
lyricSize = 1.6

View File

@ -10,5 +10,6 @@ songScoreChordFontSize = 0
songTextChordFontSize = \songScoreChordFontSize
songTextLineHeigth = 5
songInfoPoetAndComposerStacked = ##f
songTocColumns = 3
globalSize = 15
lyricSize = 1.6

View File

@ -10,5 +10,6 @@ songScoreChordFontSize = 2
songTextChordFontSize = 2
songTextLineHeigth = 5
songInfoPoetAndComposerStacked = ##t
songTocColumns = 2
globalSize = 15
lyricSize = 1.6