On 2019-12-10, Hans Hagen
What is the current status of epub support in ConTeXt?
I have never followed ConTeXt's development on the XML front too closely, but recently I have been asked to help format a text-only manuscript for publishing on platforms such as Kindle or Apple Books Store. Can ConTeXt be used (or perhaps even recommended) for that? Or would I have better luck with the proprietary tools (Kindle Create, iBooks Author)? context has an xml export (a few variants) and one can start from that ... in the end it all boils down to some css (depends on the book i guess) and tagged content (one can use the divs and spans output or
On 12/9/2019 10:13 PM, Nicola wrote: transform the xml to whatever wanted) ... for more complex setups i think there are no generic solutions (unless all books should look alike)
Ok, I imagined that things were like that, but I wasn't sure. Thanks for confirming my impression. Nicola