View Single Post
Old 01-16-2020, 03:34 PM   #3911
JimmXinu
Plugin Developer
JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.
 
JimmXinu's Avatar
 
Posts: 6,987
Karma: 4604635
Join Date: Dec 2011
Location: Midwest USA
Device: Kobo Clara Colour running KOReader
New Test Version Posted

2020-01-16
- Optional EPUB 3.0 output

A new option virtually no-one was asking for!

You have to turn it on (see below) if you want epub 3.0 output. It works fine in my testing and checking with epubcheck (the web site version) for output, updates and unnew.

Note, however, that FFF anthologies are created by EpubMerge which doesn't write epub 3.0 yet. But it can use FFF's epub 3.0 output due to including the toc.ncx still. So I think it all works, but the final anthology will be epub 2.0 still.

Setting:
Code:
[epub]
## As of Jan 2020, FanFicFare can output either epub 2.0 or 3.0 (with
## backward compatibility toc.ncx file).  2.0 will still be the
## default for now.
epub_version:3.0
JimmXinu is offline   Reply With Quote