]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/staff-line-positions.ly
Doc-es: update Changes, Engraving, Common, Fundamental, Tutorial.
[lilypond.git] / input / regression / staff-line-positions.ly
index 0b801a87441113b5eb75d7a117938226dfb8041f..e8c9d4fa8feb26bdef66cedca7302632bf1cf3a2 100644 (file)
@@ -6,11 +6,11 @@
 
 }
 
-\version "2.14.0"
+\version "2.17.6"
 
 
 \new Staff \relative c'  {
-  \override Staff.StaffSymbol #'line-positions = #'(-7 -2 0 3 9)
+  \override Staff.StaffSymbol.line-positions = #'(-7 -2 0 3 9)
   g c f b e a
 }