]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/template/piano-lyrics.ly
* scripts/convert-ly.py (FatalConversionError.figures_replace):
[lilypond.git] / input / template / piano-lyrics.ly
index 43a61a3ed5bf464ea3139552eebdea60d7147f20..61767502f59e1a6b5d0e765d088e81db1c979cff 100644 (file)
@@ -1,4 +1,5 @@
-\version "1.7.18"
+#(ly:set-option 'old-relative)
+\version "1.9.4"
 
 \header {
   texidoc ="Lyrics between two staffs."
@@ -17,15 +18,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