]> 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 a784576ee6d505fd5b80710d3f23da321dfc52c6..06b97dbd1b471ac484c6a7296aa72809a1f075fb 100644 (file)
@@ -1,4 +1,4 @@
-\version "2.17.30"
+\version "2.19.2"
 
 \header{ texidoc = "In tablature, notes that are tied to are invisible
                      except after a line break or within a second volta;
@@ -9,13 +9,13 @@
         }
 
 firstpart = \relative c {
-  f2 ~ f4  e
+  f2 ~   e
   g8 g ~ g g ~ g g~ g g ~
-  g1
+  1
 }
 
 secondpart = \relative c' {
-  c1 ~ \break c2 ~ c
+  c1 ~ \break c2 ~ 2
 }
 
 thirdpart = \relative c' {