From bedb2c0e2219a9743f1162222137d0e7d5e25b62 Mon Sep 17 00:00:00 2001 From: tux Date: Sat, 28 Oct 2023 09:34:26 +0200 Subject: [PATCH] fix chord name font --- chord_settings.ly | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/chord_settings.ly b/chord_settings.ly index 69edb74..d1344af 100644 --- a/chord_settings.ly +++ b/chord_settings.ly @@ -81,7 +81,7 @@ generalLayout = \layout { \semiGermanChords \override ChordName.font-size = \songScoreChordFontSize \override ChordName.font-series = \songChordFontSeries - \override ChordName.font-family = #'sans + \override ChordName.font-family = #'serif chordNameLowercaseMinor = ##t chordChanges = ##t % eigenen chordRootNamer damit F# = Fis und Gb = Ges (also alteration ausgeschrieben)