]> git.donarmstrong.com Git - lilypond.git/commitdiff
Fix unterminated tie in tablature-full-notation
authorCarl Sorensen <c_sorensen@byu.edu>
Sun, 5 Dec 2010 02:27:33 +0000 (19:27 -0700)
committerCarl Sorensen <c_sorensen@byu.edu>
Sun, 5 Dec 2010 02:28:04 +0000 (19:28 -0700)
input/regression/tablature-full-notation.ly

index 7f338df38c584d6c99a6e90934f40f0e36dd5555..6013561a93b682516c6ab91536a596120af1d444 100644 (file)
@@ -23,7 +23,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 "|."
 }