]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/tablature-harmonic-functions.ly
Rerun scripts/auxiliar/update-with-convert-ly.sh
[lilypond.git] / input / regression / tablature-harmonic-functions.ly
index aa1123aacf6675aa14853fa4fbbdbfb25c43d3a0..3c838764c0353ed64b449242caefb4c1ac1a53d6 100644 (file)
@@ -1,4 +1,4 @@
-\version "2.16.0"
+\version "2.17.6"
 
 \header {
   texidoc = "
@@ -35,7 +35,7 @@ test = {
 \score {
   <<
     \new Staff {
-      \new Voice \with { \override StringNumber #'stencil = ##f } {
+      \new Voice \with { \override StringNumber.stencil = ##f } {
         \clef "treble_8"
         \test
       }