From 46cb30e36aef3ceb247dea7974ea20b68da7a818 Mon Sep 17 00:00:00 2001 From: Han-Wen Nienhuys Date: Tue, 6 Jun 2006 10:07:46 +0000 Subject: [PATCH] * buildscripts/output-distance.py (ComparisonData.create_html_result_page): put version/directories in table header. * Documentation/topdocs/NEWS.tely (Top): document spacing section feature. --- ChangeLog | 4 ++++ Documentation/topdocs/NEWS.tely | 2 +- buildscripts/output-distance.py | 4 ++-- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/ChangeLog b/ChangeLog index 7861c700b5..dd6cef86eb 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,9 @@ 2006-06-06 Han-Wen Nienhuys + * buildscripts/output-distance.py + (ComparisonData.create_html_result_page): put version/directories + in table header. + * Documentation/topdocs/NEWS.tely (Top): document spacing section feature. diff --git a/Documentation/topdocs/NEWS.tely b/Documentation/topdocs/NEWS.tely index 59d1150e56..e67e068f73 100644 --- a/Documentation/topdocs/NEWS.tely +++ b/Documentation/topdocs/NEWS.tely @@ -71,7 +71,7 @@ New sections with different spacing parameters can be started with sections with a different notions of long and short notes. In the following example, the time signature change introduces a new -section, and hence the 16ths notes are spaced differently. +section, and hence the 16ths notes are spaced wider. @lilypond[relative,fragment] \time 2/4 diff --git a/buildscripts/output-distance.py b/buildscripts/output-distance.py index 92aa2e53a5..91db6f0699 100644 --- a/buildscripts/output-distance.py +++ b/buildscripts/output-distance.py @@ -562,8 +562,8 @@ class ComparisonData: - - + + %(html)s
distanceoldnew%(dir1)s%(dir2)s
-- 2.39.5