LaTeX ePub / eBook Template
Forfatter
writeLaTeX
Sidst opdateret
11 år siden
Licens
LaTeX Project Public License 1.3c
Resumé
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.