I've been trying to create an ebook using the demo files for creating books with html2lrf that Kovid attached to the first post of this thread.
My book consists of 11 short stories and I'd prefer if I could handle them seperately instead of having everything in one big file. As far as I understand it's possible to link to files you want included, but apparently I don't know how to do it.
I have a "master" html file with cover and table of contents etc. and then I assume I should put in the links to the short stories that are each an html file. And I assume I should put all files in a zip file before adding it to calibre for conversion.
I guess I don't know what markup to use for linking to the story files. A tried <a href=" ... and <link href="... - not sure if either of those is correct. In both cases I tried linking to three files, but the book that was created only contained the last file and no table of contents. Incidentally, the name of that file is also the last alphabetically, which leads me to suspect it's not working and calibre is simply just converting the last file in the zip archive.
Does all this make sense? I can attach sample file if needed.
|