]> git.donarmstrong.com Git - lilypond.git/blobdiff - mutopia/Hymns/laudatedom.ly
release: 1.1.43
[lilypond.git] / mutopia / Hymns / laudatedom.ly
index 0d0e4a5a5b32d128e74ef946a70ad8401925e289..5a5f21c891a20a7b197a786ddf1eb54114cb92c1 100644 (file)
@@ -4,7 +4,7 @@ composer = "Parry";
 metre = "10 10 . 11 11";
 }
 
-\version "1.0.10";
+\version "1.0.19";
 
 sop = \notes \transpose c''{
        f4 | d' bes c' | f2 \bar "||";
@@ -58,16 +58,16 @@ global = \notes {
 
 \score {
        <
-         \type Staff=top { 
+         \context Staff=top { 
                \global \clef "G";
-               \type Staff <
+               \context Staff <
                        \notes{\voiceone \sop }
                        \notes{\voicetwo \alto }
                        >
          }
-         \type Staff=bottom { 
+         \context Staff=bottom { 
                \global \clef "F";
-               \type Staff <
+               \context Staff <
                      \notes{\voiceone \tenor}
                      \notes{\voicetwo \bass }
                >