compilation issues
This commit is contained in:
parent
abd0199ba8
commit
ed67434732
@ -11,9 +11,9 @@ global = {
|
||||
\key d \minor
|
||||
\set Staff.printKeyCancellation = ##f
|
||||
\numericTimeSignature
|
||||
\compressFullBarRests
|
||||
%\compressFullBarRests
|
||||
\omit Voice.StringNumber
|
||||
\override TupletBracket #'bracket-visibility = #'if-no-beam
|
||||
%\override TupletBracket #'bracket-visibility = #'if-no-beam
|
||||
\override MultiMeasureRest.expand-limit = #3
|
||||
\override Score.ChordName.font-name = #"Noto Serif"
|
||||
\override Score.ChordName.font-size = #0
|
||||
@ -773,7 +773,7 @@ chordExceptions = #(append
|
||||
|
||||
chordValues = \chordmode {
|
||||
\global
|
||||
\powerChords
|
||||
%\powerChords
|
||||
\set chordNameExceptions = #chordExceptions
|
||||
\set majorSevenSymbol = \markup "maj7"
|
||||
|
||||
|
Binary file not shown.
Binary file not shown.
@ -230,7 +230,7 @@ chordExceptions = #(append
|
||||
|
||||
chordValues = \chordmode {
|
||||
\global
|
||||
\powerChords
|
||||
%\powerChords
|
||||
\set chordNameExceptions = #chordExceptions
|
||||
\set majorSevenSymbol = \markup "maj7"
|
||||
|
||||
|
Binary file not shown.
Binary file not shown.
Loading…
Reference in New Issue
Block a user