]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/tablature-full-notation.ly
Run scripts/auxiliar/update-with-convert-ly.sh
[lilypond.git] / input / regression / tablature-full-notation.ly
index 7f338df38c584d6c99a6e90934f40f0e36dd5555..2fbe808836f0bc365977b10a58ef9cb570d49174 100644 (file)
@@ -1,4 +1,4 @@
-\version "2.13.37"
+\version "2.16.0"
 
 \header{ texidoc = "As default, tablature staves show only the fret numbers, because
                     in most situations, they are combined with normal staves.
@@ -13,9 +13,8 @@ tabstuff = {
   f4\f g a^\fermata |
   R2.*3 |
   c8\<\( c16 c ~ c2\! |
-  c'2.\) |
   \mark \default
-  R2. |
+  c'2.\) |
   \ottava #1
   r4 d'4 r8 e |
   \ottava #0
@@ -23,7 +22,7 @@ tabstuff = {
   c4. d-_( |
   e\varcoda-> )
   \override TextSpanner #'(bound-details left text) = "rit." f\startTextSpan |
-  g ~ a\prall |
+  g ~ g\prall |
   g\thumb e-.\stopTextSpan
   \bar "|."
 }