Quote:
Originally Posted by ldolse
User_None and I have just been working improving Calibre's support for preserving scene breaks across input formats, so if I get an example book and can figure out how they're defined in LRF I'll be happy to wrap it into the other scene break improvements.
|
I've already converted all my lrf files but this will be excellent news to many.
Quote:
Originally Posted by ldolse
The LRF code I've seen looks like pretty decent xhtml, but not sure if it's been massaged by Calibre already when it winds up in the debug folder.
|
I'm relatively sure it is messaged prior to the input folder.
Kovid responded to a user inquiring about creating a patch below.
Quote:
Originally Posted by kovidgoyal
Quote:
Originally Posted by Ticallion
Could anyone give some idea about how to make a user patch or even what specific files would need tweaking for fixing up the LRF to EPUB conversion? i know next to nothing about programming, but thought it'd be worth a try unless there would be a lot of lines of code that need to be changed.
|
All the LRF related files are in src/calibre/ebooks/lrf but this would be a far from trivial change.
|