On Thu, Aug 22, 2024 at 12:31:47PM +0100, Daniel Cerqueira wrote: > Patrice Dumas <pertu...@free.fr> writes: > > This seems like a progress to me. > > Regarding having other issues, the dcterms:modified and the border of > the index table element, were the only issues that I encountered when > producing an EPUB file from my book's Texi file.
I remember other issues, corresponding with some constructs that are not valid in the new HTML specification and that epubcheck requires that will have to be addressed too, I think. What I will do when the strict epubcheck conformance is implemented is to setup a script that converts all the manuals used in the Texinfo test suite to epub and run epubcheck on the result to get all the conformity issues (there is something similar for generated Texinfo XML conformance check). I actually thought that I had already done that when developping the EPUB output, but I can't find any trace of it. -- Pat