Am 04.12.2010 17:04, schrieb Carl Sorensen:
On 12/4/10 8:58 AM, "Phil Holmes"<[email protected]> wrote:
stem-length-estimation.log: there's much less text in the logfile - don't
understand why, though.
display-lily-tests.log: there's more output in the logfile. Again, I have
no idea why, but this does look a significant difference and I would
appreciate someone who understands this test looking at what's going on.
tablature-full-notation.log: well - the warning about unterminated ties
works! In the log file on the regtest comparison, it gives 3 warnings.
This may be one per stave, which doesn't seem needed? I'll check this
later.
It should be one per unterminated tie.
There should be no unterminated ties at all ;-)
The attached patch fixes this.
Marc
>From bc7b6b77f5b1bdab87a44a8eb1d1084d94208b84 Mon Sep 17 00:00:00 2001
From: Marc Hohl <[email protected]>
Date: Sat, 4 Dec 2010 21:18:42 +0100
Subject: [PATCH] tablature: fix typo
---
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 7f338df..6013561 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 "|."
}
--
1.7.0.4
_______________________________________________
lilypond-devel mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/lilypond-devel