Combining files within files
My conversion of a web-site version of a book into epub is now readable! A remaining wish is to combine a number of html files to flow as parts of a single 'chapter' e.g. 10commandment.html, dont-steal.html, don't-covert.html, etc., where 10commandments.html is the chapter and opening paragraphs, followed by subsections from the remaining htmls.
Can this be done apart from cut'npasting the lot into the same initial file? Maybe calling the subsection files from within the initial one? (You may guess that I don't know an awful lot!)
|