View Single Post
Old 07-18-2025, 03:20 PM   #3329
Gorcsev
Enthusiast
Gorcsev began at the beginning.
 
Posts: 40
Karma: 10
Join Date: Mar 2019
Device: Kobo Clara HD
Quote:
Originally Posted by Gorcsev View Post
users had the option to change the Python code to control how "kobo spans" were handled
I’d like to clarify that it wasn’t simply a matter of checking or unchecking a box.
As I mentioned earlier, we could modify the Python code to manage the Kobo spans differently if we wanted to. For me, one of the main differences was keeping entire paragraphs in one span rather than splitting them into smaller chunks. Those of us who made the code changes chose this approach because we were not satisfied with the formatting of the original spans.

Similarly, the leading and trailing spaces within the spans were managed in my code with the aim of improving the overall formatting and making it cleaner and more polished. As far as I know, this wasn’t implemented in kePubify.

Given the new approach, is there any way I can use parts of my old code to achieve this?
Gorcsev is offline   Reply With Quote