Quote:
Originally Posted by BookJunkieLI
Just to make sure I understand. I gather together all the files to make my book in a directory that we'll call MyBook. I create the TOC file using
<a href="file1.html">First File</a><br/>
and save it in the MyBook directory. I go into Calibre and import the TOC file. Now because all of the files are in one directory, and assuming of course my coding is correct, Calibre will import *all* of the files and store them as a zip file that I can then convert. Correct?
|
Only if file1.html contains working references to all the other HTML files
(and THEY contain Working references to their image files)