]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/just-friends.ly
release: 1.3.44
[lilypond.git] / input / just-friends.ly
index 60443d076f34b11a30769c2c7fc1328688c048c5..96ae93f9bae31418bf30657a5ae5e1b388ce8113 100644 (file)
@@ -31,18 +31,17 @@ of a certain tune (Jazz, Real Book, for example), like
 
 \score{
        \context ChordNames \chords{
-               \property Score.chordInversion = 1
                \property Score.barAtLineStart = 1
                \repeat semi 2 {
-                       f1-maj f-maj f-7 bes-7
-                       c-maj c-maj es es
-                       d-7 g-7 b2-7/fis e-7 a1-7\break
-                       d-7 d-7 d-7 g2-7 ges-7
-
-                       f1-maj f1-maj f-7 bes-7
-                       c-maj c-maj es es
-                       d-7 g-7 b2-7/fis e-7 a1-7\break
-                       d-7 d2-7 g-7 c1-6 g2-7 c-7
+                       f1:maj f:maj f:7 bes:7
+                       c:maj c:maj es es
+                       d:7 g:7 b2:7/fis e:7 a1:7\break
+                       d:7 d:7 d:7 g2:7 ges:7
+
+                       f1:maj f1:maj f:7 bes:7
+                       c:maj c:maj es es
+                       d:7 g:7 b2:7/fis e:7 a1:7\break
+                       d:7 d2:7 g:7 c1:6 g2:7 c:7
                }
        }
        \paper{
@@ -57,4 +56,4 @@ of a certain tune (Jazz, Real Book, for example), like
        }
 }
 
-\version "1.0.20";
+\version "1.3.42";