Re: plan and questions for change in attributes for stricter HTML

2021-12-20 Thread Jacob Bachmeyer
Gavin Smith wrote: [...] The width specifications seem to be the most appropriate for printed output. Often when specifying a @multitable the user wouldn't care about the column widths. Maybe the browser can do a good job at the layout without them. However, it could matter in some cases. I woul

Re: plan and questions for change in attributes for stricter HTML

2021-12-20 Thread Patrice Dumas
On Mon, Dec 20, 2021 at 10:06:26PM +, Gavin Smith wrote: > It would help to know which Texinfo commands were generating the > non-standard HTML, and then it would be easier to understand if it was > really needed. h* align are for @centerchap, @settitle and @subtitle (@settitle and @subtitle

Re: plan and questions for change in attributes for stricter HTML

2021-12-20 Thread Gavin Smith
It would help to know which Texinfo commands were generating the non-standard HTML, and then it would be easier to understand if it was really needed. I haven't done research into any of the output for this mail. On Mon, Dec 20, 2021 at 8:38 PM Patrice Dumas wrote: > > Hello, > > I think that it

plan and questions for change in attributes for stricter HTML

2021-12-20 Thread Patrice Dumas
Hello, I think that it would make sense to do stricter HTML4 that is also relevant for HTML5, and should also improve validity as XHTML 1.*. For attributes that are deprecated and were not readded in HTML5, here is what I propose. I know very little about CSS, so do not hesitate to criticize. T