From cd058a31f14b57bbee54b93589e6da6d9894d84d Mon Sep 17 00:00:00 2001 From: Carl Sorensen Date: Sat, 4 Dec 2010 19:27:33 -0700 Subject: [PATCH] Fix unterminated tie in tablature-full-notation --- input/regression/tablature-full-notation.ly | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/input/regression/tablature-full-notation.ly b/input/regression/tablature-full-notation.ly index 7f338df38c..6013561a93 100644 --- a/input/regression/tablature-full-notation.ly +++ b/input/regression/tablature-full-notation.ly @@ -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 "|." } -- 2.39.2