fix chord name font
This commit is contained in:
parent
33c3d47504
commit
bedb2c0e22
@ -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)
|
||||
|
Loading…
Reference in New Issue
Block a user