[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: EPUB 3.3 spec conformity issues
From: |
Patrice Dumas |
Subject: |
Re: EPUB 3.3 spec conformity issues |
Date: |
Fri, 23 Aug 2024 10:03:26 +0200 |
On Thu, Aug 22, 2024 at 01:13:06AM +0200, Patrice Dumas wrote:
>
> My current thinking is that the best would be a way to specify the last
> modification time in the manual 'manually', and if users want to modify it
> using an external information, such as the EPUB file generation time or
> the Texinfo file modification time, they should set it up in their build
> process, and we should make it as easy as possible by designing how it
> is specified in Texinfo accordingly and/or adding customization
> variables to support the most wanted use-cases.
After more thinking, I think that the best would be to have two dates in
metadata, one for publication (this one would be used in EPUB for
example) and a date of modification of the Texinfo manual (what is
currectly set with automake and accessible as @value{UPDATED}).
For the publication date, what the user would put in the (still to
designed and implemented) metadata would be used first, and if there is
none what you proposed in your patch, ie using the date of manual
generation seems to be the best.
For the manual change date, again the user-specified value would take
precedence, and then the modification timestamp of the main texinfo file
(or the newest for the main and all @include'd files) would be the
default.
--
Pat
- Re: EPUB 3.3 spec conformity issues, (continued)
- Re: EPUB 3.3 spec conformity issues, Patrice Dumas, 2024/08/21
- Re: EPUB 3.3 spec conformity issues, Gavin Smith, 2024/08/21
- Re: EPUB 3.3 spec conformity issues, Patrice Dumas, 2024/08/21
- Re: EPUB 3.3 spec conformity issues, Daniel Cerqueira, 2024/08/21
- Re: EPUB 3.3 spec conformity issues, Patrice Dumas, 2024/08/21
- Re: EPUB 3.3 spec conformity issues, Werner LEMBERG, 2024/08/21
- Re: EPUB 3.3 spec conformity issues, Daniel Cerqueira, 2024/08/22
- Re: EPUB 3.3 spec conformity issues,
Patrice Dumas <=
Re: EPUB 3.3 spec conformity issues, Patrice Dumas, 2024/08/22
Re: EPUB 3.3 spec conformity issues, Patrice Dumas, 2024/08/23