From 29cc5f2ae3d4ae55eb0c30997fa293e3b7a1896b Mon Sep 17 00:00:00 2001 From: Han-Wen Nienhuys Date: Thu, 6 Apr 2006 14:42:59 +0000 Subject: [PATCH] (output): fix printfilename. --- ChangeLog | 2 ++ scripts/lilypond-book.py | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index 34554a4cc5..c57404de6a 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,7 @@ 2006-04-06 Han-Wen Nienhuys + * scripts/lilypond-book.py (output): fix printfilename. + * lily/parser.yy (music_function_musicless_prefix): fold together definitions of signature (SCM*) (Music|post_event|chord_body_element) diff --git a/scripts/lilypond-book.py b/scripts/lilypond-book.py index ea636390c8..32829bdb47 100644 --- a/scripts/lilypond-book.py +++ b/scripts/lilypond-book.py @@ -605,7 +605,7 @@ output = { PRINTFILENAME: ''' @html - + @end html @file{%(filename)s} @html -- 2.39.5