View Single Post
Old 05-26-2019, 06:29 AM   #94
Gorcsev
Enthusiast
Gorcsev began at the beginning.
 
Posts: 40
Karma: 10
Join Date: Mar 2019
Device: Kobo Clara HD
Hi,

I am using KTE sending books to kobo in kepub format. I found a strange behavior handling the "endash". The following happens by sending to the device (a=Lowercase, A=Uppercase):

a – a not converted
a – A not converted
a. – a not converted
a. - A endash => minus sign
a! – a not converted
a! - A endash => minus sign
a? – a not converted
a? - A endash => minus sign
a: – a not converted
a: - A endash => minus sign
a… – a not converted
a… - A endash => minus sign

I have checked the container.py but I didn't find if that is happening there.
I have checked the kepubify it doesn't do it.
I would like to keep en-dashes wherever they exist in my original epub.

Last edited by Gorcsev; 05-26-2019 at 06:52 AM.
Gorcsev is offline   Reply With Quote