Quote:
Originally Posted by julo
At the beginning of an FFF download the 'Details' included title, author, genre, etc. with tile and author linked, see (typical) "epub start-old". Now that part is missing in epubs, see "epub start-now". The part which is not picked up any more is shown on "Details".
Also SOL now adds an ugly cover image see "TitlePage". An option to not add it would be appreciated.
|
Are you sure you haven't turned of title page? Because I'm seeing metadata on the title page as usual and your image looks like it skips from cover directly into the chapter text.
Another possibility: If you include metadata entry 'notice' in titlepage, it seems to include the cover image. If you're looking at the bottom of the titlepage, it might look like that.
I don't read the site, so I've no idea if what 'notice' includes has changed. The site did change recently.
As for the generated cover, my extremely small sample set shows real covers are named '999999-c' and generated ones '-t' or '-w'. Try this to exclude it:
Code:
[storiesonline.net]
# ...
add_to_cover_exclusion_regexp:|.*-[tw]$