I think the patch `Fix page breaks bug` essential
I use to "disable"
widows/orphans and avoid blank space at the bottom margin.
I tried to adapt to firmware 3.5.0
here:
Code:
# librmsdk.so.1.0.0 in firmware 3.5.0 (1ad1188b51)
<Patch>
patch_name = `Fix page breaks bug`
patch_enable = `yes`
replace_bytes = 2B87F6, E5 D0, E5 E7
#Alternative method
#replace_bytes = 2B87F6, E5 D0, 00 46
</Patch>
add file librmsdk.so.1.0.0.patch to folder /patch_kobo_35/3.5.0_source/
I hope it is useful.