From a7e48f64cd6b7e2d4ae1bf0ab99469e51dfdfdb7 Mon Sep 17 00:00:00 2001 From: hanwen Date: Fri, 25 Jul 2003 00:03:35 +0000 Subject: [PATCH] (read_dict): remove "example file:" --- ChangeLog | 5 +++++ buildscripts/mutopia-index.py | 4 ++-- 2 files changed, 7 insertions(+), 2 deletions(-) diff --git a/ChangeLog b/ChangeLog index ea68a8c344..4f82649043 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,10 @@ 2003-07-25 Han-Wen Nienhuys + * Documentation/user/GNUmakefile: copy unsplit file to + lilypond.html (idem for lilypond-internals). + + * buildscripts/mutopia-index.py (read_dict): remove "example file:" + * Documentation/topdocs/NEWS.texi (Top): rewrite NEWS in texinfo. * python/lilylib.py (lilypond_version): 2.1 proof version check. diff --git a/buildscripts/mutopia-index.py b/buildscripts/mutopia-index.py index 345a2f4c94..ca23fe6452 100644 --- a/buildscripts/mutopia-index.py +++ b/buildscripts/mutopia-index.py @@ -146,9 +146,9 @@ def gen_list(inputs, filename): desc = read_dict('description', '') list.write('
\n') list.write('

%s

\n' % head); - if composer <> '': + if composer: list.write('

%s

\n' % composer) - if desc <> '': + if desc: list.write('%s

' % desc) list.write ('