From f0f4b0c1808efb2f0a0852eaf616632db49b9ab1 Mon Sep 17 00:00:00 2001 From: "zuk (Jakob Krueger)" Date: Sun, 16 Feb 2025 21:56:02 +0400 Subject: [PATCH] change default font --- default_style.ly | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/default_style.ly b/default_style.ly index 85b98e1..4c13a77 100644 --- a/default_style.ly +++ b/default_style.ly @@ -3,9 +3,9 @@ songMargin = 5 songInfoFontSize = 0 songInfoLineWidthFraction = 0.9 songTitleSize = 6 -songTitleFont = "LilyPond Sans" -songChordFont = "LilyPond Sans" -songLyricFont = "LilyPond Sans" +songTitleFont = "Liberation Sans" +songChordFont = "Liberation Sans" +songLyricFont = "Liberation Sans" songChordFontSeries = #'bold songTextChordAlignment = #'left songScoreChordFontSize = 2