Going back to
Mistborn, I have a conversion from the PDF to LRF. It's not perfect and I will be revising it as I read. I'm up to chapter 6 and I've cleaned up some of the missing fi and fl and bad paragraphs that I have noticed as I have been reading. But the format looks good though.
Thanks to llasram there is a NEW Python program called Obelisk that will take two files and make a diff file so you can recreate the secondary file if you have the primary file. So what I am doing it posting my diff file for Mistborn.pdf so as long as you have that, you will be able to generate the LRF that I am reading.
The zip file contains Obelisk.py and the diff file to generate the LRF. This is a command line program only. There is no GUI.
0. The code below is for Windows
1. Open a command prompt
2. Go to the directory that has Mistborn.pdf
3. unzip the contents of the attached ZIP file into that directory
4. Type in the command below
5. Enjoy reading on your 500/505.
Code:
obelisk.py part4 Mistborn.pdf "part4#Mistborn.pdf#Mistborn The Final Empire.lrf.obelisk" "Mistborn The Final Empire.lrf"
Please let me know if you do get this to work.
The original thread on his Obelisk is here at
https://www.mobileread.com/forums/sho...d.php?p=156354
P.S. I've updated the Obelisk file as I've read up to chapter 26 (Part 4)