On Sun, Sep 08, 2024 at 06:46:39PM +0200, Patrice Dumas wrote:
> Hello,
> 
> I have added the EPUB_STRICT customization variable, it does 2 things
> 1) sets dcterms:modified
> 2) set an internal customization variable such that td width is not
>    set with an attribute but with inline CSS
> 
> Should I document it?

THanks for doing this.  I don't think it needs to be documented but would
needed added as an exception in doc/refcard/txivarcheck.


>   - <a> in <a> for nested @-commands formatted with <a>

This is certainly a bug in texi2any's output but one that may not be
easy to fix and only occurs for rare input that the user can change
themselves.

> * errors for unusual/wrong Texinfo constructs
>   - multiple @printindex for a given index
>   - multiple @insertcopying with anchors/footnotes
>   - empty sections

The user can also fix these themselves when checking their EPUB file.
What we do is not perfect but it is much better than it was before.

Reply via email to