Texinfo 7.1.1 released

2024-09-07 Thread Gavin Smith
We have released version 7.1.1 of Texinfo, the GNU documentation format. This is a minor bug-fix release containing minimal changes from the previous release (7.1). This package contains tools to produce documentation in various formats, including HTML and PDF, from source files in the Texinfo fo

Re: tightening mathjax tex options

2024-09-07 Thread Raymond Toy
On 9/6/24 11:29 PM, Patrice Dumas wrote: On Sat, Sep 07, 2024 at 07:58:47AM +0200, Patrice Dumas wrote: Oh, you’re right. I think I know why. Someone wants to use an really ancient version of texinfo (5.x) even though the official build says it should be at least 6.8. I tried to make it a requi

Re: removing border=0 for tables as it is the default

2024-09-07 Thread Patrice Dumas
On Fri, Sep 06, 2024 at 04:16:04PM +0100, Gavin Smith wrote: > ( which we were disucssing has the same effect as > .) Actually, it is that epubcheck does not like, it only accepts or . So, this solves the issue of EPUB conformance. We may want to use CSS to replace the uses of in the future,