From: Reinhold Kainhofer Date: Fri, 13 Nov 2009 17:19:17 +0000 (+0100) Subject: texi2html: Second part of fix for 861: Do the changes also to the main web page X-Git-Tag: release/2.13.8-1~27 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=96255bd9b52c6d030bb5ddd16c635dab5e0f5482;p=lilypond.git texi2html: Second part of fix for 861: Do the changes also to the main web page --- diff --git a/Documentation/web-texi2html.init b/Documentation/web-texi2html.init index fb49202c8f..cdbe14492c 100644 --- a/Documentation/web-texi2html.init +++ b/Documentation/web-texi2html.init @@ -110,6 +110,9 @@ sub ly_get_string () { ### SETTINGS FOR TEXI2HTML ############################################################################# +# no bgcolor and link colors in tag +# in texi2html >=1.83, override $Texi2HTML::Config::html_default_bodytext instead +$Texi2HTML::Config::BODYTEXT = ""; # Validation fix for texi2html<=1.82 $Texi2HTML::Config::DOCTYPE = '';