]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/tablature-slide.ly
Imported Upstream version 2.18.0
[lilypond.git] / input / regression / tablature-slide.ly
index 204c4c3ee593ea9769ba16509d4888507d389826..54b7c62daf8a4804bedfafb9fba5fc3bdeeeced7 100644 (file)
@@ -4,13 +4,13 @@
   texidoc = "Tab supports slides."
 }
 
-\version "2.11.10"
+\version "2.17.15"
 \paper {
   ragged-right = ##T
 }
 
 
-\relative \new TabVoice
+\relative c' \new TabVoice
 {
   <c g'\harmonic> d\2\glissando e\2
 }