Quote:
Originally Posted by theducks
EPUB/HTML files should include an language encoding:
Code:
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
and the charset to use:
Code:
<link rel="stylesheet" charset="UTF-8" href="../Styles/calibre_0.css" type="text/css" />
(Sigil code view is a easy way to peek.)
Someone else will have to answer if a "fonts" folder works with the 6 inch.
|
I um... don't use Calibre. I tried once, hated it. Tried a second time, not giving up for a long time, but I just can't get past my resistance to it. I've never used Sigil, but I'm willing to try. Thing is, I've loaded the reader with texts and notes from my classes since I'm preparing for a difficult exam, I have a LOT to read and can't afford to spend a lot of time on preparing these files. I guess for the time being I'm looking for a quick fix.
Is there a GUI for Sigil, since I'm not comfortable with any kind of command line? Would I be able to open the file and do a quick search&replace?