]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/tablature-chord-repetition.ly
Run scripts/auxiliar/update-with-convert-ly.sh
[lilypond.git] / input / regression / tablature-chord-repetition.ly
index f9583411b881a29648940d43608f30656095197b..7fd2a30eefc847e9b16a8e7b805b7910bf6e77c0 100644 (file)
@@ -1,4 +1,4 @@
-\version "2.17.6"
+\version "2.17.30"
 
 \header {
   texidoc = "In a TabStaff, the chord repetition function needs
@@ -19,7 +19,7 @@ Guitar = \relative c' {
     \new Staff {
       \new Voice {
         \clef "treble_8"
-        \override Voice.StringNumber.transparent = ##t
+        \hide Voice.StringNumber
         \Guitar
       }
     }