]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/template/piano-lyrics.ly
.ly version update.
[lilypond.git] / input / template / piano-lyrics.ly
index 43a61a3ed5bf464ea3139552eebdea60d7147f20..5413878a3e483f11db009ffc1212021a799c56be 100644 (file)
@@ -1,4 +1,4 @@
-\version "1.7.18"
+\version "1.9.8"
 
 \header {
   texidoc ="Lyrics between two staffs."
@@ -17,15 +17,15 @@ text = \lyrics {
 }
 
 \score {
-  \context GrandStaff <
+  \context GrandStaff <<
     \addlyrics
       \context Staff = upper \upper
       \context Lyrics \text
-    \context Staff = lower <
+    \context Staff = lower <<
       \clef bass
       \lower
-    >  
-  >
+    >>  
+  >>
   \paper {
     \translator {
       \GrandStaffContext