projects
/
lilypond.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ff89624
)
Fix unterminated tie in tablature-full-notation
author
Carl Sorensen
<c_sorensen@byu.edu>
Sun, 5 Dec 2010 02:27:33 +0000
(19:27 -0700)
committer
Carl Sorensen
<c_sorensen@byu.edu>
Sun, 5 Dec 2010 02:28:04 +0000
(19:28 -0700)
input/regression/tablature-full-notation.ly
patch
|
blob
|
history
diff --git
a/input/regression/tablature-full-notation.ly
b/input/regression/tablature-full-notation.ly
index 7f338df38c584d6c99a6e90934f40f0e36dd5555..6013561a93b682516c6ab91536a596120af1d444 100644
(file)
--- 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 "|."
}