]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/test/thumb.ly
update syntax in .ly files.
[lilypond.git] / input / test / thumb.ly
index d33383ac4b2f6c68f4eecd7737a3a75c5d50e8cf..c94c7242027e87c6cbe2c25b8820f5efa784cf37 100644 (file)
@@ -1,4 +1,4 @@
-\version "1.5.68"
+\version "1.7.6"
 \header{
        title="CELLO-THUMBS"
        enteredby="Maarten Storm"
@@ -11,8 +11,8 @@
 
 
 \score { \notes \relative c'' {
-               [<a8_\thumb a'8-3(> <)b_\thumb b'-3>
-               <c_\thumb c'-3(> <)d_\thumb d'-3>]
+               [<<a a'-3(>>8_\thumb <<b b'-3>>-)_\thumb
+               <<c c'-3(>>_\thumb <<d d'-3>>-)_\thumb]
        }
        \paper{ 
                linewidth = 80.\mm 
@@ -21,3 +21,4 @@
 }
 
        
+%% new-chords-done %%