LaTeX ePub / eBook Template
Auteur
writeLaTeX
Last Updated
il y a 11 ans
License
LaTeX Project Public License 1.3c
Résumé
This document shows how you can get ePub/eBook-like formatting in LaTeX with the memoir
document class. You can't yet export directly to ePub from writeLaTeX, but you can export to PDF. To get ePub, you can download the LaTeX source from writeLaTeX and run it through a format conversion tool, such as htlatex
to get HTML, and then go from HTML to ePub with a tool like Sigil or Calibre. See this thread on Stack Overflow for more advice.