View Single Post
Old 03-10-2012, 05:34 PM   #3
theducks
Well trained by Cats
theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.
 
theducks's Avatar
 
Posts: 31,106
Karma: 60406498
Join Date: Aug 2009
Location: The Central Coast of California
Device: Kobo Libra2,Kobo Aura2v1, K4NT(Fixed: New Bat.), Galaxy Tab A
Quote:
Originally Posted by JimLL View Post
When I produce HTML from a text document, it ends up with one un-numbered base HTML file plus as many numbered HTML files as there are chapters in my document. I open the base file with Sigil and it displays a list of chapter links.

But when I click a chapter link I get an error saying there is no such file as "xyz1.html or xyz2.html" Same with all of them.

I tried copying all the HTLM files into the Sigil folder, but it still says they don't exist.

I would expect that Sigil would look for the numbered files in the same place it got the base file but...

Where IS Sigil looking for them? Or does it not even know how to handle multiple HTMLs?
Because Sigil standardizes the structure:

references all have: "../Text/yourfilhere.html", "../Images/yourimagehere.jpg", "../Styles/yourstylesheethere.css"


and FWIW references with only (relative, which is legal) "#youridhere" are problematic with any splitting
theducks is offline   Reply With Quote