]> git.donarmstrong.com Git - lilypond.git/commitdiff
revert css-width patch.
authorHeikki Junes <heikki.junes@hut.fi>
Thu, 21 Jul 2005 21:29:50 +0000 (21:29 +0000)
committerHeikki Junes <heikki.junes@hut.fi>
Thu, 21 Jul 2005 21:29:50 +0000 (21:29 +0000)
ChangeLog
Documentation/bibliography/html-long.bst
Documentation/bibliography/index.html.in
Documentation/texinfo.css
buildscripts/mutopia-index.py
stepmake/bin/text2html.py

index b14a71757f1e30310270b5e6995ac5afb69f8b27..6deb920691a6abcce782f0454f644d6f7e35455e 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+2005-07-22  Heikki Junes  <hjunes@cc.hut.fi>
+
+       * 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  <hanwen@xs4all.nl>
 
        * Documentation/topdocs/NEWS.tely (Top): mention barNumberCheck
index b9f506c507d8f9a73f108b2945cc0a79b036c30a..e01f1fa51a97afe61ed2bf86a64aa25f42d98235 100644 (file)
@@ -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}
 { "<HTML>" write$ newline$
   "<HEAD><TITLE> Bibliography </TITLE>" write$ newline$
-  "<style type='text/css'> body {width:760px;} </style></HEAD>" write$ newline$
+  "</HEAD>" write$ newline$
   "<BODY BGCOLOR=#EEEEEE>" write$ newline$
   "<DL>" write$ newline$
 }
index c22b8337209a83a435eda4f48b3f00376fece242..d851dc8b818394f35c57b09631b91b62830b00f4 100644 (file)
@@ -1,5 +1,4 @@
 <html><head>
-  <style type="text/css"> body { width: 760px; } </style>
   <title>References on Music Notation</title>
   </head>
   <body>
index e4bf56f6fbb7f6b12fbfa3573255fd2b7c9db41d..081c9adb9982e0f7939dc2a1c6a60e3f600a772b 100644 (file)
@@ -1,2 +1 @@
-  body { width: 760px; }
   hr { border:0; height:1; color: #000000; background-color: #000000; }
index 137afc7c65fd641ba109576c4cb6cfbad4335a65..977226317d68daa2aaed526f68b37a758d2428d1 100644 (file)
@@ -92,7 +92,6 @@ def gen_list (inputs, file_name):
                list = sys.stdout
        list.write ('''<html><head><title>Rendered Examples</title>
 <style type="text/css">
-body { width: 760px; }\n
 hr { border:0; height:1; color: #000000; background-color: #000000; }\n
 </style>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
index 240ddfe6c15bad493536284e35c890f7908007b5..80de4094506382eb78e157962e7113ce13442180 100644 (file)
@@ -35,7 +35,6 @@ for a in sys.argv[1:]:
 <html>
 <head>
   <META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8">
-  <style type="text/css"> body { width: 760px; } </style>
 </head>
 
 <body><pre>