Re: Patch for stylesheets

2008-12-23 Thread Patrick McCarty
On Tue, Dec 23, 2008 at 4:26 AM, Reinhold Kainhofer wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > Am Dienstag, 23. Dezember 2008 05:01:39 schrieb Patrick McCarty: >> Is this better for you, Till? Does anyone else have any more >> comments? > > The only thing that is bothering me is

Re: Patch for stylesheets

2008-12-23 Thread Reinhold Kainhofer
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Am Dienstag, 23. Dezember 2008 05:01:39 schrieb Patrick McCarty: > Is this better for you, Till? Does anyone else have any more > comments? The only thing that is bothering me is the color of visited links in the TOC on the left. The different color

Re: Patch for stylesheets

2008-12-22 Thread Patrick McCarty
On Sun, Dec 21, 2008 at 10:02:44PM +0200, Till Rettig wrote: > Patrick McCarty schrieb: >> I have considered keeping the soft blue for the links, but here are my >> two main reasons for changing to the more "pure" blue: >> >> - The current blue (#3465a4) does not pass the WCAG 1.0 against a >> whit

Re: Patch for stylesheets

2008-12-21 Thread Patrick McCarty
On Sun, Dec 21, 2008 at 12:02 PM, Till Rettig wrote: > Patrick McCarty schrieb: >> >> I have considered keeping the soft blue for the links, but here are my >> two main reasons for changing to the more "pure" blue: >> >> - The current blue (#3465a4) does not pass the WCAG 1.0 against a >> white ba

Re: Patch for stylesheets

2008-12-21 Thread Till Rettig
Patrick McCarty schrieb: I have considered keeping the soft blue for the links, but here are my two main reasons for changing to the more "pure" blue: - The current blue (#3465a4) does not pass the WCAG 1.0 against a white background. Based on experience, the new blue definitely increases reada

Re: Patch for stylesheets

2008-12-21 Thread Patrick McCarty
Hi Till, On Sun, Dec 21, 2008 at 9:41 AM, Till Rettig wrote: > Patrick McCarty schrieb: >> >> Hello, >> >> This patch features many of the same changes as my previous patches, >> but I have changed fewer colors this time. One notable color that is >> not present is the `soft blue' currently bein

Re: Patch for stylesheets

2008-12-21 Thread Till Rettig
Patrick McCarty schrieb: Hello, This patch features many of the same changes as my previous patches, but I have changed fewer colors this time. One notable color that is not present is the `soft blue' currently being used for links. I hope to reintegrate this color in the future. Hi, I lik

Re: Patch for stylesheets

2008-10-03 Thread Francisco Vila
2008/10/3 Werner LEMBERG <[EMAIL PROTECTED]>: > >> I'm simply suggesting that we should use (or there should be a) >> Texi2XHMTL rather than Texi2HTML. > > Ahh, this is something *completely* different :-) XHTML is fine -- the > closing tags (not necessary in HTML) are good for humans too, but XML

Re: Patch for stylesheets

2008-10-02 Thread Werner LEMBERG
> I'm simply suggesting that we should use (or there should be a) > Texi2XHMTL rather than Texi2HTML. Ahh, this is something *completely* different :-) XHTML is fine -- the closing tags (not necessary in HTML) are good for humans too, but XML is normally far too verbose. Werner __

Re: Patch for stylesheets

2008-10-02 Thread Reinhold Kainhofer
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Am Freitag, 3. Oktober 2008 schrieb Kieren MacMillan: > Hi John, > > > XML is quite cumbersome to type by hand, > > Texinfo is much easier to type because it's very concise. > > I'm simply suggesting that we should use (or there should be a) > Texi2XHM

Re: Patch for stylesheets

2008-10-02 Thread Kieren MacMillan
Hi John, XML is quite cumbersome to type by hand, Texinfo is much easier to type because it's very concise. I'm simply suggesting that we should use (or there should be a) Texi2XHMTL rather than Texi2HTML. Cheers, Kieren. ___ lilypond-devel mai

Re: Patch for stylesheets

2008-10-02 Thread John Mandereau
0n 2008/10/02 18:18 +0200, Eyolf Østrem wrote: > On 02.10.2008 (12:01), Kieren MacMillan wrote: > > Hi Reinhold, > > > >> Yes, texi2html creates HTML 4.01 ;-) > > > > That's a pretty darned good reason! =) > > ... for leaving behind this horrible beast called texinfo :) > > In addition to an xml

Re: Patch for stylesheets

2008-10-02 Thread Eyolf Østrem
On 02.10.2008 (12:01), Kieren MacMillan wrote: > Hi Reinhold, > >> Yes, texi2html creates HTML 4.01 ;-) > > That's a pretty darned good reason! =) ... for leaving behind this horrible beast called texinfo :) In addition to an xml-compliant format. eyolf -- "Ann and I will carry out this equi

Re: Patch for stylesheets

2008-10-02 Thread Kieren MacMillan
Hi Reinhold, Yes, texi2html creates HTML 4.01 ;-) That's a pretty darned good reason! =) So Are there any other reasons against HTML 4.01 other than that it was specified a decade ago? Sure… the main argument, of course, is that HTML 4.01 pages can't be processed with XML tools (pa

Re: Patch for stylesheets

2008-10-02 Thread Reinhold Kainhofer
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Am Donnerstag, 2. Oktober 2008 schrieb Kieren MacMillan: > Hi all, > > > The current docs are HTML 4.01 > > Is there some good reason for this? Yes, texi2html creates HTML 4.01 ;-) > FTR, HTML 4.01 is nearly 11 years old… ;-) So Are there any o

Re: Patch for stylesheets

2008-10-02 Thread Kieren MacMillan
Hi all, The current docs are HTML 4.01 Is there some good reason for this? FTR, HTML 4.01 is nearly 11 years old… ;-) Cheers, Kieren. ___ lilypond-devel mailing list lilypond-devel@gnu.org http://lists.gnu.org/mailman/listinfo/lilypond-devel

Re: Patch for stylesheets

2008-10-02 Thread Reinhold Kainhofer
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Am Donnerstag, 2. Oktober 2008 schrieb Patrick McCarty: > Please disregard the patch I posted in the "WANTED: Design ..." > thread, because this patch includes those updates. I've commited this patch. Am Donnerstag, 2. Oktober 2008 schrieb Francisco

Re: Patch for stylesheets

2008-10-02 Thread Francisco Vila
2008/10/2 Patrick McCarty <[EMAIL PROTECTED]>: > Hello, > > Please disregard the patch I posted in the "WANTED: Design ..." > thread, because this patch includes those updates. > > I added closing `li' tags and removed the unnecessary ` ' > characters from the index pages. Patrick, Does this make