Re: EPUB still non-conformance

2025-05-23 Thread Daniel Cerqueira
Hi. No surprises here. The `epubcheck` with 7.2 gives me no errors. Thanks for your work. signature.asc Description: PGP signature

Re: EPUB still non-conformance

2024-12-30 Thread Daniel Cerqueira
Gavin Smith writes: > On Mon, Dec 30, 2024 at 08:29:23PM +0000, Daniel Cerqueira wrote: >> Hi. >> >> I am giving continuation to the thread about texinfo's EPUB3 >> conformance. >> >> I have tested, and I got the following results: >>

EPUB still non-conformance

2024-12-30 Thread Daniel Cerqueira
Hi. I am giving continuation to the thread about texinfo's EPUB3 conformance. I have tested, and I got the following results: ``` $ LC_ALL=C /usr/bin/texi2any --version texi2any (GNU texinfo) 7.1.1 Copyright (C) 2024 Free Software Foundation, Inc. License GPLv3+: GNU GPL version 3 or later

Re: EPUB 3.3 spec conformity issues

2024-09-02 Thread Daniel Cerqueira
Gavin Smith writes: > On Wed, Aug 21, 2024 at 06:34:34PM +0100, Daniel Cerqueira wrote: > > All changes should be considered on their merits, so while it would > good to be standards compliant, it is not the only desideratum. > >> These online stores, need my EPUB file to b

Re: EPUB 3.3 spec conformity issues

2024-08-24 Thread Daniel Cerqueira
Patrice Dumas writes: > On Thu, Aug 22, 2024 at 10:32:05AM +0200, Patrice Dumas wrote: >> Hello, >> >> Here is my proposal: >> >> Does it look ok? > > Here is a commit that 'implements' that proposal: > > https://git.savannah.gnu.org/cgit/texinfo.git/commit/?id=e142a9015c7b403b10207f77acacad72a

Re: EPUB 3.3 spec conformity issues

2024-08-23 Thread Daniel Cerqueira
Patrice Dumas writes: > On Thu, Aug 22, 2024 at 12:31:47PM +0100, Daniel Cerqueira wrote: >> Patrice Dumas writes: >> >> This seems like a progress to me. >> >> Regarding having other issues, the dcterms:modified and the border of >> the index tab

Re: EPUB 3.3 spec conformity issues

2024-08-22 Thread Daniel Cerqueira
Patrice Dumas writes: > Hello, > > On Tue, Aug 20, 2024 at 09:23:57AM +0100, Daniel Cerqueira wrote: >> The EPUB file is produced without any errors, and when I check to see if >> the file is valid (using the `epubcheck` program) I get this 2 errors: > > My current

Re: EPUB 3.3 spec conformity issues

2024-08-22 Thread Daniel Cerqueira
Werner LEMBERG writes: > This is your first contribution to Texinfo, isn't it? (This wasn't address to me, makes me believe by mistake) No. It Is also my last contribution. Had other patches less important, but there is no point in sending them upstream with the closed minds of some active Tex

Re: EPUB 3.3 spec conformity issues

2024-08-21 Thread Daniel Cerqueira
Patrice Dumas writes: > On Tue, Aug 20, 2024 at 09:23:57AM +0100, Daniel Cerqueira wrote: >> >> The dcterms:modified meta element is MANDATORY in order to create a >> valid EPUB 3.3 file. It is missing in the current Texinfo EPUB file >> creation. Here is an code examp

Re: EPUB 3.3 spec conformity issues

2024-08-21 Thread Daniel Cerqueira
Patrice Dumas writes: > On Tue, Aug 20, 2024 at 11:13:59PM +0100, Daniel Cerqueira wrote: >> Thinking more deeply, I have changed the HTML.pm patch. >> >> The border property of the table element, if set to "1" (instead of ""), >> probably is best

Re: EPUB 3.3 spec conformity issues

2024-08-21 Thread Daniel Cerqueira
>From https://www.w3.org/TR/epub-33/#sec-conformance-checking ``` Due to the complexity of this specification and number of technologies used in EPUB publications, EPUB creators are advised to use an EPUB conformance checker to verify the conformance of their content. EPUBCheck is the de facto EP

Re: EPUB 3.3 spec conformity issues

2024-08-20 Thread Daniel Cerqueira
00:00 2001 From: Daniel Cerqueira Date: Tue, 20 Aug 2024 21:51:19 +0100 Subject: [PATCH] tp/Texinfo/Convert/HTML.pm: Fix EPUB validity on table border - fix `epubchecker` error thrown on checking for validity of an EPUB file. This addresses the index element and property. Signed-off-by: Daniel Cer

Re: EPUB 3.3 spec conformity issues

2024-08-20 Thread Daniel Cerqueira
rom: Daniel Cerqueira Date: Tue, 20 Aug 2024 21:08:10 +0100 Subject: [PATCH 1/2] tp/ext/epub.pm: add mandatory tag of dcterms:modified - fix validity of EPUB file, adding the mandatory dcterms:modified meta tag Signed-off-by: Daniel Cerqueira --- tp/ext/epub3.pm | 17 +++-- 1 file chan

EPUB 3.3 spec conformity issues

2024-08-20 Thread Daniel Cerqueira
``` ... http://purl.org/dc/elements/1.1/";> texinfo:my-file Some title pt Daniel Cerqueira S. 2024-08-20T00:00:00Z ... ``` According to: https://www.w3.org/TR/epub-33/#sec-metadata-last-modified :: One-th (first) error message The XHTML's table element, having the