Quote:
Originally Posted by marshap
On my Libra 2 I enabled the custom header/footer captions patch and entered "29px" as follows:
# Part 2. Change font-size
# #caption
# AuraHD/AuraH2O/AuraH202/ClaraHD/Elipsa/Libra2
- Find: "[qApp_deviceIsDragon=true] {\n font-size: 25px;\n}"
Replace: "[qApp_deviceIsDragon=true] {\n font-size: 29px;\n}"
But the header/footer fonts do not change size in epubs.
|
Can you try patching the
red part of these 2 lines instead for the Libra2?
Code:
- Find: "[qApp_deviceIsStorm=true] {\n font-size: 29px;\n}"
Replace: "[qApp_deviceIsStorm=true] {\n font-size: 29px;\n}"
I think there's some uncertainty at the moment about exactly how the Libra2 behaves compared to other Kobo models. For some things it behaves like other Kobo "Dragon" devices (AuraHD, H2O, GloHD, Clara) but for nickel.yaml patches it's more likely (
to me, and I am only guessing) that it's considered a Kobo "Storm" device (like the LibraH2O).
This confusion should be cleared up when one of the main patchers actually owns a Libra2.
Similarly (
and again I'm only guessing), the new Sage and Elipsa devices will probably be treated like other "Daylight" devices (KA1, Forma) for nickel.yaml patch purposes.
P.S. You would probably have received a quicker response if you'd posted in the
correct thread for questions about patching fw 4.30.18838 I've asked a Moderator to move it.