diff options
author | John MacFarlane <fiddlosopher@gmail.com> | 2013-03-03 08:42:45 -0800 |
---|---|---|
committer | John MacFarlane <fiddlosopher@gmail.com> | 2013-03-03 08:42:45 -0800 |
commit | 76c5ebf14118a70debdb083d26d158f37be1a831 (patch) | |
tree | b3dcc92b341ef16335e32b12c5e0feb64eba2440 /src/Text/Pandoc/Writers/Native.hs | |
parent | 2a707b81715a2b4c78a424fa11f863f2ba7d861f (diff) | |
download | pandoc-76c5ebf14118a70debdb083d26d158f37be1a831.tar.gz |
EPUB writer: Include html TOC even in epub2.
* 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.
Diffstat (limited to 'src/Text/Pandoc/Writers/Native.hs')
0 files changed, 0 insertions, 0 deletions