Quote:
Originally Posted by Anak
After using the KoboTouchExtended plugin to I found that
the first html-tag or span-tag after a <span class="koboSpan" id="kobo.1.1"> a white space before this tag is removed.
Original text (* represents a space, that is removed after conversion):
Code:
<h2>Moody’s plaatst vraagtekens bij waardering*<small>DE</small></h2>
…
<p>Het bod van*<span class="smallcaps">JAB</span> waardeert <span class="smallcaps">DEMB</span> in totaal op 7,5 miljard euro.
After Kobofying the epub:
Code:
<h2><span class="koboSpan" id="kobo.1.1">Moody’s plaatst vraagtekens bij waardering<small>DE</small></span></h2>
…
<p><span class="koboSpan" id="kobo.4.1">Het bod van<span class="smallcaps">JAB</span> waardeert <span class="smallcaps">DEMB</span> in totaal op 7,5 miljard euro.
Red: first html-tag/code: space removed
Green: second, third… html-tag/code: space not removed.
Is there a way to fix this? It should only be fixed if a white space precedes the first html-tag/code. Not just simply add one.
|
Quote:
Originally Posted by buffaloseven
The KED currently chokes when trying to send CBR/CBZ files to the Kobo Glo. Is there a chance you could add a small routine to check the type of file being sent and perform the extended features operations only on files that might support it, ignoring others?
|
Please submit Guthub bug reports. Anak, you won't be able to attach the sample files there (I don't think so anyway) so I'll download them from here.