nlbdev / nordic-epub3-dtbook-migrator

Tools for converting between a strict subset of DTBook and EPUB3.
http://nlbdev.github.io/nordic-epub3-dtbook-migrator/
GNU Lesser General Public License v2.1
8 stars 7 forks source link

Switch to newer epubcheck and modules parent. #484

Closed kalaspuffar closed 3 years ago

kalaspuffar commented 3 years ago

Hi @martinpub

This will solve the issue we had with not creating a correct XML document. This was because we have updated to the latest EPUBCheck in the pipeline.

I've updated to the latest EPUBCheck and the next to the latest version of the parent modules. Lastly, I've updated some namespaces to their new domains.

We are not changing to using the last version yet of pipeline modules because it will break the tests. The last version of the pipeline will not create valid EPUBs following the nordic guidelines. This could be good to keep in mind if you want to convert DTBooks to EPUB.

Best regards Daniel

kalaspuffar commented 3 years ago

Hi @martinpub

Yes, it can be used, but the EPUBs will not be valid if generated in the pipeline.

I have talked with @bertfrees about the issue and created an issue to describe the problem https://github.com/daisy/pipeline/issues/612

Best regards Daniel