Quote:
Originally Posted by snarkophilus
Thanks Jackie. I'm glad both that the idea worked, and that it wasn't too hard to do!
It also works here as well. I'm also pretty happy that the same epub works on my PRS-350 too, so the @import pointing to a file that doesn't exist doesn't cause problems (on the 350 at least).
The next thing I'm wondering if how hard it would be to automate adding that @import to every epub in my Calibre library. Some epubs have multiple CSS files, so you can't just blindly add the @import to every CSS you see. I wonder if the "Modify Epub" plugin is the right place for this (with some generic "make sure this CSS line is present in an epub" method)?
Cheers,
Simon.
|
Alternatively, I wonder if it's possible to add the line in the process of sending the book to the T1? That way you wouldn't have to remember to modify every book in the calibre library, and one could keep the versions on the PC "free" of device specific alterations.
Just a thought?