gibt nur noch default style, alles andere in Liederbuchrepos
This commit is contained in:
19
default_style.ly
Normal file
19
default_style.ly
Normal file
@ -0,0 +1,19 @@
|
||||
songFormatAndSize = "a4portrait"
|
||||
songMargin = 5
|
||||
songInfoFontSize = -3.5
|
||||
songTitleFont = "LilyPond Sans"
|
||||
songChordFont = "LilyPond Serif"
|
||||
songLyricFont = "LilyPond Sans"
|
||||
songChordFontSeries = #'bold
|
||||
songTextChordAlignment = #'center
|
||||
songScoreChordFontSize = 0
|
||||
songTextChordFontSize = \songScoreChordFontSize
|
||||
songTextLineHeigth = 5
|
||||
songTocColumns = 3
|
||||
globalSize = 15
|
||||
lyricSize = 1.6
|
||||
stanzaFormat = "~a."
|
||||
refString = "Ref.:"
|
||||
% hübsche Wiederholungszeichen für den Liedtext
|
||||
repStart = "𝄆"
|
||||
repStop = "𝄇"
|
Reference in New Issue
Block a user