diff --git a/album3/a-new-day.ly b/album3/a-new-day.ly index 08df501..4cadcf5 100644 --- a/album3/a-new-day.ly +++ b/album3/a-new-day.ly @@ -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" diff --git a/album3/a-new-day.pdf b/album3/a-new-day.pdf index ce7f6b2..6065fa1 100644 Binary files a/album3/a-new-day.pdf and b/album3/a-new-day.pdf differ diff --git a/album3/across-a-silver-sky.pdf b/album3/across-a-silver-sky.pdf index 29f2eda..f336b52 100644 Binary files a/album3/across-a-silver-sky.pdf and b/album3/across-a-silver-sky.pdf differ diff --git a/album3/afterthought.ly b/album3/afterthought.ly index 70b5fbd..7da5c6b 100644 --- a/album3/afterthought.ly +++ b/album3/afterthought.ly @@ -230,7 +230,7 @@ chordExceptions = #(append chordValues = \chordmode { \global - \powerChords + %\powerChords \set chordNameExceptions = #chordExceptions \set majorSevenSymbol = \markup "maj7" diff --git a/album3/afterthought.pdf b/album3/afterthought.pdf index 636149f..56a05a4 100644 Binary files a/album3/afterthought.pdf and b/album3/afterthought.pdf differ diff --git a/album3/without-you.pdf b/album3/without-you.pdf index 400b959..d723ada 100644 Binary files a/album3/without-you.pdf and b/album3/without-you.pdf differ