I am asking here because I don't know where it is going bad.
I send an AZW3 original to my Aura2 as a KEPUB
ALL the chapter titles lose their space
I don't see any thing odd in the CSS
Code:
<h1 class="title">Chapter*Seven</h1>
renders as: CHAPTERSEVEN
It renders fine in Calibres viewer and Editor (preview):CHAPTER SEVEN
I tried changing the standard space to non-breaking. No change
Is there a odd strip space CSS attribute that Kobo KEPUB recognizes but Calibre does not?