diff options
author | Carl Sorensen <c_sorensen@byu.edu> | 2010-12-04 19:27:33 -0700 |
---|---|---|
committer | Carl Sorensen <c_sorensen@byu.edu> | 2010-12-04 19:28:04 -0700 |
commit | cd058a31f14b57bbee54b93589e6da6d9894d84d (patch) | |
tree | c4aad58b698f8eaa79644da93bbe911e13dfdbfe | |
parent | ff89624de9566c48f27ec827ad440bd00db46eda (diff) |
Fix unterminated tie in tablature-full-notation
-rw-r--r-- | input/regression/tablature-full-notation.ly | 2 |
1 files changed, 1 insertions, 1 deletions
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 "|." } |