From: hjunes Date: Thu, 21 Jul 2005 21:29:50 +0000 (+0000) Subject: revert css-width patch. X-Git-Tag: release/2.7.2^2~1 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=d201c37a7be426acba57c9216d0f026142cd354c;p=lilypond.git revert css-width patch. --- diff --git a/ChangeLog b/ChangeLog index b14a71757f..6deb920691 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,11 @@ +2005-07-22 Heikki Junes + + * Documentation/index.html.in, Documentation/texinfo.css, + stepmake/bin/text2html.py, buildscripts/mutopia-index.py, + Documentation/bibliography/index.html.in, + Documentation/bibliography/html-long.bst: revert css-width patch, + it does not work with IE6. + 2005-07-21 Han-Wen Nienhuys * Documentation/topdocs/NEWS.tely (Top): mention barNumberCheck diff --git a/Documentation/bibliography/html-long.bst b/Documentation/bibliography/html-long.bst index b9f506c507..e01f1fa51a 100644 --- a/Documentation/bibliography/html-long.bst +++ b/Documentation/bibliography/html-long.bst @@ -1,7 +1,7 @@ % BibTeX bibliography style `html-long' % spits out HTML-formatted bibliography in place of bbl output % by David Kotz dfk@cs.dartmouth.edu -% $Id: html-long.bst,v 1.3 2005/07/20 15:02:18 hjunes Exp $ +% $Id: html-long.bst,v 1.4 2005/07/21 21:29:50 hjunes Exp $ % modified from % BibTeX standard bibliography style `alpha' % version 0.99a for BibTeX versions 0.99a or later, LaTeX version 2.09. @@ -1352,7 +1352,7 @@ REVERSE {reverse.pass} FUNCTION {begin.bib} { "" write$ newline$ " Bibliography " write$ newline$ - "" write$ newline$ + "" write$ newline$ "" write$ newline$ "
" write$ newline$ } diff --git a/Documentation/bibliography/index.html.in b/Documentation/bibliography/index.html.in index c22b833720..d851dc8b81 100644 --- a/Documentation/bibliography/index.html.in +++ b/Documentation/bibliography/index.html.in @@ -1,5 +1,4 @@ - References on Music Notation diff --git a/Documentation/texinfo.css b/Documentation/texinfo.css index e4bf56f6fb..081c9adb99 100644 --- a/Documentation/texinfo.css +++ b/Documentation/texinfo.css @@ -1,2 +1 @@ - body { width: 760px; } hr { border:0; height:1; color: #000000; background-color: #000000; } diff --git a/buildscripts/mutopia-index.py b/buildscripts/mutopia-index.py index 137afc7c65..977226317d 100644 --- a/buildscripts/mutopia-index.py +++ b/buildscripts/mutopia-index.py @@ -92,7 +92,6 @@ def gen_list (inputs, file_name): list = sys.stdout list.write ('''Rendered Examples diff --git a/stepmake/bin/text2html.py b/stepmake/bin/text2html.py index 240ddfe6c1..80de409450 100644 --- a/stepmake/bin/text2html.py +++ b/stepmake/bin/text2html.py @@ -35,7 +35,6 @@ for a in sys.argv[1:]: -