extracted different song book styles
This commit is contained in:
11
styles/bock.ly
Normal file
11
styles/bock.ly
Normal file
@ -0,0 +1,11 @@
|
||||
songFormatAndSize = "a6landscape"
|
||||
songMargin = 8
|
||||
songInfoFontSize = -1.5
|
||||
songTitleFont = "Britannic T. custom"
|
||||
songChordFont = "TimesNewRomanPS"
|
||||
songLyricFont = "Arial"
|
||||
songChordFontSeries = #'normal
|
||||
songTextChordAlignment = #'left
|
||||
songScoreChordFontSize = 3
|
||||
songTextChordFontSize = 2
|
||||
songTextLineHeigth = 5.5
|
11
styles/börnel.ly
Normal file
11
styles/börnel.ly
Normal file
@ -0,0 +1,11 @@
|
||||
songFormatAndSize = "b6landscape"
|
||||
songMargin = 5
|
||||
songInfoFontSize = -3.5
|
||||
songTitleFont = "Oregano"
|
||||
songChordFont = "TeX Gyre Heros"
|
||||
songLyricFont = "Liberation Sans"
|
||||
songChordFontSeries = #'bold
|
||||
songTextChordAlignment = #'center
|
||||
songScoreChordFontSize = 0
|
||||
songTextChordFontSize = \songScoreChordFontSize
|
||||
songTextLineHeigth = 5
|
11
styles/büddel.ly
Normal file
11
styles/büddel.ly
Normal file
@ -0,0 +1,11 @@
|
||||
songFormatAndSize = "a5"
|
||||
songMargin = 5
|
||||
songInfoFontSize = 0
|
||||
songTitleFont = "Fontin"
|
||||
songChordFont = "Fontin"
|
||||
songLyricFont = "FontinSans"
|
||||
songChordFontSeries = #'bold
|
||||
songTextChordAlignment = #'left
|
||||
songScoreChordFontSize = 2
|
||||
songTextChordFontSize = 2
|
||||
songTextLineHeigth = 5
|
Reference in New Issue
Block a user