summaryrefslogtreecommitdiff
path: root/Home.md
diff options
context:
space:
mode:
authorfox <[email protected]>2018-02-01 15:26:01 +0000
committerfox <[email protected]>2018-02-01 15:26:01 +0000
commit688ca959b45b6aad14409fb52eec73cf1151e911 (patch)
tree3c329eeb2fe7c38e0aa3828482b423de5efbf0ed /Home.md
parent5b97a348ffe030a3a3aa5fae2d87aa5a7a59f39c (diff)
Update page 'Home'
Diffstat (limited to 'Home.md')
-rw-r--r--Home.md5
1 files changed, 4 insertions, 1 deletions
diff --git a/Home.md b/Home.md
index c3383fb..fd092fe 100644
--- a/Home.md
+++ b/Home.md
@@ -6,10 +6,13 @@
# Fonts and/or styles are weird inside the book
Note: this should be handled automatically now.
-EPUB contents usually have inline style information which overrides settings applied by The Epube and therefore needs to be removed.
+Epub contents usually have inline style information which overrides settings applied by The Epube and therefore needs to be removed.
The easiest way to do this properly is converting the file (EPUB to EPUB) while filtering the following in Calibre using conversion options (*Look & feel -> Styling*):
1. check *Fonts* category
2. add ```font-size, line-height``` to *Other CSS properties*.
+# Switching between pages is slow
+
+This happens sometime on potato devices, i.e. phones. The usual reason is Epub chapters are too large. Those can be split into smaller sections with Calibre Epub converter: *EPUB Output -> Split files larger than ->* set a smaller value, 100KB should be fine. \ No newline at end of file