Awesome
travis_tex_to_epub
Minimal project that converts a TeX (.tex
) file to EPUB, using Travis CI.
This GitHub is part of the Travis Tutorial
There are multiple tools to convert a TeX file to EPUB:
- travis_pandoc_tex_to_epub: use pandoc
External links
- pandoc's documentation how to convert text to EPUB
- tex2ebook: A converter for LaTeX documents to EPUB/Mobipocket with a web interface written in Python.
- tex4ebook: Convertor from LaTeX to ebook formats (epub, mobi). Using tex4ht and texlua scripts.