compilation issues

This commit is contained in:
tmont 2023-07-08 19:04:47 -07:00
parent abd0199ba8
commit ed67434732
6 changed files with 4 additions and 4 deletions

View File

@ -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.

View File

@ -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.