[epub] fix for calibre warning - cover does not need linear=no attribute
authorRobert Błaut <listy@blaut.biz>
Thu, 27 Feb 2014 11:43:20 +0000 (12:43 +0100)
committerRobert Błaut <listy@blaut.biz>
Thu, 27 Feb 2014 11:43:20 +0000 (12:43 +0100)
commit9649d7ea92c5caa77975cf2e3405af5fdf7e982f
treed19f33a494553f21615fb69a8b92a4ceeb741346
parentecf1ddb185f96554cb262095b798a59e5f79a232
[epub] fix for calibre warning - cover does not need linear=no attribute

Calibre said „There are items marked as non-linear in the <spine>.
These will be displayed in random order by different ebook readers.
Some will ignore the non-linear attribute, some will display them at
the end or the beginning of the book and some will fail to display them
at all. Instead of using non-linear items simply place the items in the
order you want them to be displayed.”
librarian/epub.py