gibt nur noch default style, alles andere in Liederbuchrepos

This commit is contained in:
tux
2023-11-22 17:31:33 +01:00
parent 6975cb1713
commit bc769f0831
6 changed files with 26 additions and 64 deletions

19
default_style.ly Normal file
View 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 = "𝄇"