Quote:
Originally Posted by JvdW
Then the epub generated by Sigil should be the same as the one generated by Calibre, right?
|
Nope. Sigil pushes all CSS into the top of the HTML file for editing. This can result in css from multiple files being combined for unexpected results. See
Issue 58 for an example of how it combines and produces multiple style settings for the same entry. Only one will be used, not necessarily the one you want.