]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/template/piano-lyrics.ly
.ly version update.
[lilypond.git] / input / template / piano-lyrics.ly
index 6e305fa9841faea348210220c99c27628d8f3d9f..5413878a3e483f11db009ffc1212021a799c56be 100644 (file)
@@ -1,5 +1,4 @@
-#(ly:set-option 'old-relative)
-\version "1.9.1"
+\version "1.9.8"
 
 \header {
   texidoc ="Lyrics between two staffs."
@@ -18,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