View Single Post
Old 03-23-2015, 10:57 AM   #2
jackie_w
Grand Sorcerer
jackie_w ought to be getting tired of karma fortunes by now.jackie_w ought to be getting tired of karma fortunes by now.jackie_w ought to be getting tired of karma fortunes by now.jackie_w ought to be getting tired of karma fortunes by now.jackie_w ought to be getting tired of karma fortunes by now.jackie_w ought to be getting tired of karma fortunes by now.jackie_w ought to be getting tired of karma fortunes by now.jackie_w ought to be getting tired of karma fortunes by now.jackie_w ought to be getting tired of karma fortunes by now.jackie_w ought to be getting tired of karma fortunes by now.jackie_w ought to be getting tired of karma fortunes by now.
 
Posts: 6,252
Karma: 16544692
Join Date: Sep 2009
Location: UK
Device: ClaraHD, Forma, Libra2, Clara2E, LibraCol, PBTouchHD3
Quote:
Originally Posted by sautecambre View Post
... am I unlucky or is Aura HD fragile ?
Both I'd say. All current eink readers are fragile.
Quote:
Originally Posted by sautecambre View Post
But I am wondering if I can add some lines in the patch or an additionnal patch in order to add a top margin, thus I would not need to reformat all my epub books ?
I think the patch labelled
patch_name = `ePub fixed/adjustable top/bottom margins`
should do the trick. You'll need to uncomment the replace_string line in the section:
Code:
# Optional replacement value: Uncomment for a fixed top margin size in px,
# default 25px. Replacement value is margin size, two digits separated by \0
# (Leave commented out for an adjustable top margin.)
#replace_string = C99F1E, `%\01`, `2\05`
and experiment if the default of 25px is not enough.
jackie_w is offline   Reply With Quote