]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/tablature-harmonic-tie.ly
Release: bump Welcome versions.
[lilypond.git] / input / regression / tablature-harmonic-tie.ly
index 22952d60f20b1ead1e929260c142500c2da96892..e430fd3b4b0da7fc1e06d334a093892700b0bb3f 100644 (file)
@@ -1,15 +1,15 @@
-\version "2.13.42"
+\version "2.19.21"
 
 \header {
-  \texidoc = "
+  texidoc = "
 When a harmonic note is tied in tablature, neither the fret number
 nor the harmonic brackets for the second note appear in the tablature.
 "
 }
 
-music =  \relative c' {
-  s2.  <d\4\harmonic>4 ~ |
-  <d\4\harmonic>1 ~ |  % by default, tied harmonic is parenthesized
+music =  \relative {
+  s2.  <d'\4\harmonic>4 ~ |
+  <d\4\harmonic>1  |
 }
 
 \new StaffGroup <<