Directory macros/latex/contrib/ebook
README
The file ebook.sty contains a brief description.
Intended use is
\documentclass{...}
\usepackage{ebook}
...
\begin{document}
\ebook % be careful if not the first command
...
\end{document}
Results have been tested with a Kindle e-ink and an iPad mini only.
In both cases the loaded document was rendered almost as expected. A
command, \pagefill (to be used instead of \newpage), is motivated by a
weakness in Kindle's pdf presentation.
Proper rendering depends on the unit's pdf-reader, and Kindle's is a
little weak in its handling of partly filled pages.
Essentially the page size is set by using the geometry package with
the text area set to 90%. In addition ebook.sty sets the pagestyle to
empty (including the first page of the ToC).
Ebook.sty is in the Public Domain.
Author: J�rgen Steensgaard
Download the contents of this package in one zip archive (1.8k).
ebook – Helps creating an ebook by providing an ebook class
The package defines a command \ebook that defines page layout, fonts, and font-sizes for documents to be rendered as PDF-ebooks on small ebook-readers.
The package has been tested with Kindle e-ink and iPad mini.
| Package | ebook |
| Version | 2013-03-21 |
| Licenses | Public Domain Software |
| Maintainer | Jørgen Steensgaard |
| Contained in | TeX Live as ebook MiKTeX as ebook |
| Topics | Font use Geometry e-book |