View Single Post
Old 12-25-2009, 12:26 PM   #35
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,060
Karma: 147977995
Join Date: Nov 2006
Location: Roslindale, Massachusetts
Device: Kobo Libra 2, Kobo Aura H2O, PRS-650, PRS-T1, nook STR, PW3
Quote:
Originally Posted by tompe View Post
A what ebook-convert command line does that correspond to? The default argument for ebook-convert will for example give justified text which you do not want.

I am using ebook-convert in calibre 0.6.29.
Code:
ebook-convert eBook.prc .epub --margin-top=0 --margin-bottom=0 --margin-left=0 --margin-right=0
That's what I use unless I want to change the cover. If I want to add in a cover, I use...

Code:
ebook-convert eBook.prc .epub --margin-top=0 --margin-bottom=0 --margin-left=0 --margin-right=0 --cover=cover.jpg
JSWolf is online now   Reply With Quote