diff --git a/kcc/comic2ebook.py b/kcc/comic2ebook.py
index 6f507d9..d34969f 100755
--- a/kcc/comic2ebook.py
+++ b/kcc/comic2ebook.py
@@ -188,7 +188,9 @@ def buildOPF(profile, dstdir, title, filelist, cover=None, righttoleft=False):
f.write(" \n")
if (options.profile == 'K4' or options.profile == 'KHD') and splittedSomething:
- f.write("- \n")
+ f.write("
- \n")
f.write("\n\n")
for entry in reflist:
if entry.endswith("-1"):