]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/number-staff-lines.ly
* Documentation/user/changing-defaults.itely (Creating contexts):
[lilypond.git] / input / regression / number-staff-lines.ly
index 1b9fa83bb25fbb5674f443ddc45c5c1148d3a606..9aea30698e23f79f01da186ab8a9b7c2399f71a9 100644 (file)
@@ -1,5 +1,5 @@
 
-\version "2.1.26"
+\version "2.1.30"
 
 \header{
 texidoc=" The number of stafflines of a staff can be set.  Ledger
@@ -13,7 +13,7 @@ adjusted accordingly.  "
   }
   \paper {
 
-\translator { \StaffContext
+\context { \StaffContext
 \override StaffSymbol #'line-count = #3
 }  }
   \midi { }