fixed tempo/compilation errors
This commit is contained in:
parent
b7e3136d14
commit
0217a1f394
@ -1,4 +1,4 @@
|
||||
\version "2.18.2"
|
||||
\version "2.24.0"
|
||||
\language "english"
|
||||
|
||||
\header {
|
||||
@ -11,14 +11,14 @@ global = {
|
||||
\key e \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
|
||||
\time 3/4
|
||||
\tempo 4 = 104
|
||||
\tempo 4 = 94
|
||||
}
|
||||
|
||||
0
|
||||
mainRiffE = \relative c {
|
||||
e16( a b) a( e' fs) e,( b' d) a( g' a) |
|
||||
}
|
||||
@ -225,7 +225,7 @@ chordExceptions = #(append
|
||||
|
||||
chordValues = \chordmode {
|
||||
\global
|
||||
\powerChords
|
||||
% \powerChords
|
||||
\set chordNameExceptions = #chordExceptions
|
||||
\set majorSevenSymbol = \markup "maj7"
|
||||
|
||||
|
Binary file not shown.
Loading…
Reference in New Issue
Block a user