diff --git a/album2/vortiginous.ly b/album2/vortiginous.ly index aaf25fb..9354dee 100644 --- a/album2/vortiginous.ly +++ b/album2/vortiginous.ly @@ -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" diff --git a/album2/vortiginous.pdf b/album2/vortiginous.pdf index b69f6a5..777820b 100644 Binary files a/album2/vortiginous.pdf and b/album2/vortiginous.pdf differ