View Single Post
Old 01-06-2017, 12:54 PM   #2677
ebrahimpak
Zealot
ebrahimpak began at the beginning.
 
Posts: 104
Karma: 10
Join Date: Jul 2011
Location: Gētīg
Device: Kobo Aura HD / Kobo Aura ONE
Quote:
Originally Posted by Ken Maltby View Post
The .lua files for the settings have comments that explain the options, (they are green if you are using Notepad++) From the old defaults.lua:
-- crereader margin sizes
-- margin {left, top, right, bottom} in pixels
DCREREADER_CONFIG_MARGIN_SIZES_SMALL = {5, 10, 5, 10}
DCREREADER_CONFIG_MARGIN_SIZES_MEDIUM = {10, 15, 10, 15}
DCREREADER_CONFIG_MARGIN_SIZES_LARGE = {20, 20, 20, 20}

Luck;
Ken
P.S.; Reading all the Green comments in the defaults.lua, can give the user who is even a little tech-savvy, a decent look at how those features work.
Thank you very much. Does it affect the PDF and ePub files the same?
ebrahimpak is offline   Reply With Quote