View Single Post
Old 06-23-2009, 10:44 AM   #300
JSWolf
Resident Curmudgeon
JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.
 
JSWolf's Avatar
 
Posts: 80,207
Karma: 148951761
Join Date: Nov 2006
Location: Roslindale, Massachusetts
Device: Kobo Libra 2, Kobo Aura H2O, PRS-650, PRS-T1, nook STR, PW3
I just found yet another error in converting to ePub from Mobipocket. When converting using 0.6.0b8, the resulting ePub has no ToC and the internal ToC has the links going to the wrong place.

Code:
ebook-convert "Star Trek - TOS - Troublesome Minds.prc" .epub --margin-top=0 --margin-bottom=0 --margin-left=0 --margin-right=0
Using 0.5.14, the resulting ePub works fine. has an external ToC and the internal ToC works fine.

Code:
any2epub margin-top=0 --margin-bottom=0 --margin-left=0 --margin-right=0 "Star Trek - TOS - Troublesome Minds.prc"
I am emailing the book as I don't want to put it up for just anyone to download.

Last edited by JSWolf; 06-23-2009 at 11:07 AM.
JSWolf is offline