]> git.donarmstrong.com Git - lilypond.git/blobdiff - mutopia/Hymns/laudatedom.ly
release: 1.3.5
[lilypond.git] / mutopia / Hymns / laudatedom.ly
index ff97300514113373616f2e1a30f40bb758eac4fd..b997362317266383430a394f0042971ab13fe700 100644 (file)
@@ -4,7 +4,7 @@ composer = "Parry";
 metre = "10 10 . 11 11";
 }
 
-\version "1.0.14";
+\version "1.3.4";
 
 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 }
                >