View Single Post
Old 06-20-2010, 04:49 PM   #1
Stinger
Asha'man
Stinger has learned how to read e-booksStinger has learned how to read e-booksStinger has learned how to read e-booksStinger has learned how to read e-booksStinger has learned how to read e-booksStinger has learned how to read e-booksStinger has learned how to read e-books
 
Stinger's Avatar
 
Posts: 335
Karma: 844
Join Date: May 2010
Location: Canada
Device: Kobo
0.2.1 bug? (3 .xml files inserted into epubs)

I've noticed that Sigil has been inserting 3 .XML (pretty much) blank files into some epubs when I save. These 3 files effectively create 3 blank pages at the beginning of the ebook. If I manually remove them after I reopen the book, they don't seem to get re-added again.

The files are:

colorschememapping.xml
item0001.xml
filelist.xml

They are just blank html pages containging the following:
Code:
<?xml version="1.0"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
    "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">

<html xmlns="http://www.w3.org/1999/xhtml">
<head>
  <title></title>
</head>

<body>
</body>
</html>
I'm wondering if this is due to a bug/change in 0.2.1, since I don't remember ever seeing it in 0.2.0.
Stinger is offline   Reply With Quote