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

2023-01-14 Thread Gavin Smith
On Sat, Jan 14, 2023 at 10:19:54AM +, Gavin Smith wrote: > I wonder if we could use it with multiple rows so that columns had > the width of the widest text, plus some padding. This would not > allow for text wrapping but could be ok for short tables. The following plain TeX input shows that

Re: @verb and @w in DocBook output

2023-01-14 Thread Gavin Smith
On Sat, Jan 14, 2023 at 10:55:03AM +0100, Patrice Dumas wrote: > On Fri, Jan 13, 2023 at 09:01:41PM +, Gavin Smith wrote: > > > > Are there any thoughts on the change at the bottom of this mail? > > Actually, it is not ok, if there is an @-command within the @w, the > spaces used in formattin

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

2023-01-14 Thread Gavin Smith
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.mozilla.org/en-US/docs/Web/CSS/visibility With "display: none" the table

Re: @verb and @w in DocBook output

2023-01-14 Thread Gavin Smith
On Fri, Jan 13, 2023 at 11:10:31PM +0100, Patrice Dumas wrote: > On Fri, Jan 13, 2023 at 09:01:41PM +, Gavin Smith wrote: > > I've checked the important output formats (texinfo.tex, HTML, Info, DocBook, > > LaTeX) and it seems that there isn't much more to be done on either @w or > > @verb to g

Re: @verb and @w in DocBook output

2023-01-14 Thread Patrice Dumas
On Fri, Jan 13, 2023 at 09:01:41PM +, Gavin Smith wrote: > > Are there any thoughts on the change at the bottom of this mail? Actually, it is not ok, if there is an @-command within the @w, the spaces used in formatting will be replaced too. Need to add a state and do the substitution in the

Re: @verb and @w in DocBook output

2023-01-14 Thread Patrice Dumas
On Fri, Jan 13, 2023 at 11:25:59PM +, Gavin Smith wrote: > On Fri, Jan 13, 2023 at 11:10:31PM +0100, Patrice Dumas wrote: > > If I recall well, the idea was that even an empty @w{} would lead to > > some output such that if within a string, the string would not end eup > > contiguous in XML bas

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

2023-01-14 Thread Patrice Dumas
On Fri, Jan 13, 2023 at 11:22:14PM +, Gavin Smith wrote: > > Something like it appears to be possible with CSS: > > > > greater than or equal to 333 > notequal 333 > relational function > > OperationSymbolType > less than > less than or equal to class="code"><=relationa