]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/tablature-tie-behaviour.ly
Rerun scripts/auxiliar/update-with-convert-ly.sh
[lilypond.git] / input / regression / tablature-tie-behaviour.ly
index 9b32989b6f1cc117e1cf1a3dda2311a93049b77f..41d7c5ffca408fd57a33bcaa07111da2a702590e 100644 (file)
@@ -1,4 +1,4 @@
-\version "2.16.0"
+\version "2.17.6"
 
 \header{ texidoc = "In tablature, notes that are tied to are invisible
                      except after a line break or within a second volta;
@@ -29,7 +29,7 @@ thirdpart = \relative c' {
 \context StaffGroup <<
   \context Staff {
      \clef "G_8"
-    \override Voice.StringNumber #'transparent = ##t % remove circled string numbers
+    \override Voice.StringNumber.transparent = ##t % remove circled string numbers
     \firstpart
     \secondpart
     \thirdpart
@@ -44,7 +44,7 @@ thirdpart = \relative c' {
 \context StaffGroup <<
   \context Staff {
     \clef "G_8"
-    \override Voice.StringNumber #'transparent = ##t % remove circled string numbers
+    \override Voice.StringNumber.transparent = ##t % remove circled string numbers
     \firstpart
     \secondpart
     \thirdpart