From 3848c8da5755f554a9ab3513b86cb85f37455847 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Pawe=C5=82=20Jastrz=C4=99bski?= Date: Tue, 5 Mar 2013 14:02:03 +0100 Subject: [PATCH] Closing media-type might be good idea :-) --- kcc/comic2ebook.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kcc/comic2ebook.py b/kcc/comic2ebook.py index 859153b..7ef52fc 100755 --- a/kcc/comic2ebook.py +++ b/kcc/comic2ebook.py @@ -190,7 +190,7 @@ def buildOPF(profile, dstdir, title, filelist, cover=None, righttoleft=False): if (options.profile == 'K4' or options.profile == 'KHD') and splittedSomething: f.write("\n") + + "\" media-type=\"application/xhtml+xml\"/>\n") f.write("\n\n") for entry in reflist: if entry.endswith("-1"):