Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Next revisionBoth sides next revision
publishing [2021/03/19 22:17] maartenpublishing [2021/03/19 22:23] maarten
Line 8: Line 8:
   * Cut down the time to get to whatever format we want (EPUB/PDF/HTML/InDesign file)   * Cut down the time to get to whatever format we want (EPUB/PDF/HTML/InDesign file)
   * Ensure consistency and improve overall quality    * Ensure consistency and improve overall quality 
 +===== Digital =====
 +An ebook (epub file) is essentially a collection of HTML files, so once you have the epub file, you also have the HTML code. If you need all digital formats, the preferred workflow is to first create the ebook using the Sigil and Calibre software, and convert to HTML and PDF afterwards.
 +Ebook
 +
 +There are several ways to produce an ebook, but all of them generally fall under either of the following two methods:
 +
 +Starting from scratch, when you only have the final proofread Word documents available
 +Starting from an epub export generated by desktop publishing software such as InDesign (quickest and preferred method)
 +
 +For both you will need Sigil (https://sigil-ebook.com/) and Calibre (https://calibre-ebook.com/), and a basic knowledge of HTML is required. Adobe Digital Editions is useful for checking the end result: https://www.adobe.com/solutions/ebook/digital-editions/download.html
 +