From 4f437915418cf4e6aa3710ce6c7d59890b97d4e1 Mon Sep 17 00:00:00 2001 From: Jakob Krueger Date: Sun, 24 Dec 2023 00:05:33 +0100 Subject: [PATCH] Styleanpassungen Default style --- default_style.ly | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/default_style.ly b/default_style.ly index ac29e14..1e21824 100644 --- a/default_style.ly +++ b/default_style.ly @@ -1,14 +1,14 @@ -songFormatAndSize = "a4portrait" +songFormatAndSize = "a5" songMargin = 5 -songInfoFontSize = -3.5 +songInfoFontSize = 0 songTitleFont = "LilyPond Sans" -songChordFont = "LilyPond Serif" +songChordFont = "LilyPond Sans" songLyricFont = "LilyPond Sans" songChordFontSeries = #'bold -songTextChordAlignment = #'center -songScoreChordFontSize = 0 +songTextChordAlignment = #'left +songScoreChordFontSize = 2 songTextChordFontSize = \songScoreChordFontSize -songTextLineHeigth = 5 +songTextLineHeigth = 5.3 songTocColumns = 3 globalSize = 15 lyricSize = 1.6