Quote:
Originally Posted by rkomar
LaTeXML can convert documents from LaTeX to EPUB version 3. Try it out on your existing LaTeX book, and see if it produces something satisfactory for you. If so, you can write your next book in LaTeX, as well.
|
LaTeXML is
almost there. Last I checked they still had not yet implemented general lists. Mine is a textbook with lots of exercises at the end of each chapter, and I use the general list for those.
Both LaTeXML and tex4ht are very complex projects. They have to pare down printed-page formatting to html, from which I can produce epub. I have this (engineering) sense that it's better to create the book's source in html and then add to that for the printed page.