]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/test/ancient-font.ly
*** empty log message ***
[lilypond.git] / input / test / ancient-font.ly
index 08a376f57316ea904dadba91af3ebfaac0671533..fc0cdf0fe48679cc16f349395cd5d95136a7c0b9 100644 (file)
@@ -9,7 +9,7 @@ included in LilyPond's support of ancient notation.
 }
 
 
-upperStaff = \context GregorianStaff = "upperStaff" <<
+upperStaff = \new GregorianStaff =  "upperStaff" <<
   \context GregorianVoice <<
     \set Score.timing = ##f
 %   \set Score.forceAccidental = ##t %%%%%%%% FIXME: what happened to this property?
@@ -112,7 +112,7 @@ upperStaff = \context GregorianStaff = "upperStaff" <<
   >>
 >>
 
-lowerStaff = \context MensuralStaff = "lowerStaff" <<
+lowerStaff = \new MensuralStaff =  "lowerStaff" <<
   \context MensuralVoice <<
     
     % this is broken until further notice -- see refman