Re: @multitable with prototype row has no effect in html

2023-01-15 Thread Raymond Toy
I really appreciate all of the investigation done for this small issue. Thanks. On Sun, Jan 15, 2023 at 9:07 AM Patrice Dumas wrote: > On Sat, Jan 14, 2023 at 10:19:53AM +, Gavin Smith wrote: > > On Sat, Jan 14, 2023 at 10:41:10AM +0100, Patrice Dumas wrote: > > > It seems that the portabil

Re: [PATCH] Warn user when 2 files conflict on a case insensitive fs

2023-01-15 Thread Torbjorn SVENSSON
On 2023-01-11 23:07, Patrice Dumas wrote: On Wed, Jan 11, 2023 at 06:35:01PM +0100, Torbjorn SVENSSON wrote: On 2023-01-11 08:48, Patrice Dumas wrote: Hello, Here is a commit which should bring in explicit error messages about conflicts among redirection pages and with other output files:

Re: @multitable with prototype row has no effect in html

2023-01-15 Thread Patrice Dumas
On Sat, Jan 14, 2023 at 10:19:53AM +, Gavin Smith wrote: > On Sat, Jan 14, 2023 at 10:41:10AM +0100, Patrice Dumas wrote: > > It seems that the portability of "visibility: collapse" and > > implementation is not good, and that it would be better to use > > display: none > > https://developer.mo