]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/tablature-harmonic-functions.ly
Imported Upstream version 2.18.0
[lilypond.git] / input / regression / tablature-harmonic-functions.ly
index aa1123aacf6675aa14853fa4fbbdbfb25c43d3a0..9cb31cf1afe343102e0d17b7f535d0feeaf136c9 100644 (file)
@@ -1,4 +1,4 @@
-\version "2.16.0"
+\version "2.17.30"
 
 \header {
   texidoc = "
@@ -35,7 +35,7 @@ test = {
 \score {
   <<
     \new Staff {
-      \new Voice \with { \override StringNumber #'stencil = ##f } {
+      \new Voice \with { \omit StringNumber } {
         \clef "treble_8"
         \test
       }