]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/test/mensural-ligatures.ly
* scm/define-grobs.scm (all-grob-descriptions): remove
[lilypond.git] / input / test / mensural-ligatures.ly
index 5c94334be6211e1b63fb2c0f12f2bb4a370b62be..87e43876417460b295206050ecac845116a78249 100644 (file)
@@ -1,9 +1,9 @@
-\version "1.7.19"
+\version "2.1.7"
 % TODO:
 % check with ancient- stuff.  rename, merge, something.  -gp
 
 \header { texidoc = "@cindex Ancient Mensural Ligatures
-Lilypond can print mensural ligatures."
+LilyPond can print mensural ligatures."
 }
 
 
@@ -32,18 +32,18 @@ voice = \notes \transpose c c' {
 }
 
 \score {
-    \context ChoirStaff <
-       \context MensuralStaff = upperStaff <
-           \context MensuralVoice <
+    \context ChoirStaff <<
+       \new MensuralStaff <<
+           \context MensuralVoice <<
                \voice
-           >
-       >
-       \context Staff = lowerStaff <
-           \context Voice <
+           >>
+       >>
+       \new Staff <<
+           \context Voice <<
                \voice
-           >
-       >
-    >
+           >>
+       >>
+    >>
     \paper {
        stafflinethickness = \staffspace / 5.0
        \translator {