What steps will reproduce the problem?
1. display the chapter html of an uncompressed book in some browser
2. display the same chapter using epubjs
3. formatting is totally different (e.g. colors, fonts, borders, margins ...)
all book defined css styles are ignored
What is the expected output? What do you see instead?
text formatting according to the css file inside the epub folder
What version of the product are you using? On what operating system?
epub-tools/epubtools/epubjs svn revision 135, Windows 7
Please provide any additional information below.
I doubt that the css file of the book is loaded, maybe not even found
because it is in the subfolder where the chapter html file is.
Changing the stylesheet links in the chapters to the subfolder did not make it
better. Original it was:
<link href="ebook.css" rel="stylesheet" type="text/css"/>
Original issue reported on code.google.com by gnm...@gmail.com on 20 Mar 2012 at 1:21
Original issue reported on code.google.com by
gnm...@gmail.com
on 20 Mar 2012 at 1:21