From: Reinhold Kainhofer Date: Fri, 21 Mar 2008 02:02:41 +0000 (+0100) Subject: lilypond-book: Generate valid HTML 4.01 Transistional X-Git-Tag: release/2.11.43-1~22^2~1 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=bb54b285137215b1fa4a174fee6cca51f5ba5f2d;p=lilypond.git lilypond-book: Generate valid HTML 4.01 Transistional The tag does not have a valign attribute defined, and valid values for align are top|bottom|middle|left|right, so replace center with middle... --- diff --git a/scripts/lilypond-book.py b/scripts/lilypond-book.py index 6088677516..5e6ff2b32a 100644 --- a/scripts/lilypond-book.py +++ b/scripts/lilypond-book.py @@ -590,7 +590,7 @@ output = { ''', OUTPUT: r''' - %(alt)s''', PRINTFILENAME: '

%(filename)s

', @@ -655,7 +655,7 @@ output = { @html

- %(alt)s