Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2013-03-03 | EPUB writer: Include html TOC even in epub2. | John MacFarlane | 1 | -0/+2 | |
* The TOC is included in `<spine>`, but `linear` is set to `no` unless the `--toc` option is specified. * Include `<guide>` element in OPF. * This should allow the TOC to be useable in Kindles when converted with kindlegen. * Results validate with epubcheck 3.0 for both epub and epub3 output. * Closes #773. | |||||
2013-01-05 | Epub CSS: left-align headers by default. | John MacFarlane | 1 | -6/+6 | |
This is more consistent with the rest of the writers. | |||||
2012-12-29 | Moved all data files and templates to data/. | John MacFarlane | 1 | -0/+31 | |