summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Home.md6
1 files changed, 3 insertions, 3 deletions
diff --git a/Home.md b/Home.md
index e1463bb..17e7718 100644
--- a/Home.md
+++ b/Home.md
@@ -4,15 +4,15 @@
* Dictionary lookup: double click/select one word
# Fonts and/or styles are weird inside the book
-Note: this should be handled automatically now.
+Note: Epube attempts to handle this automatically now but fixing styles (and section split sizes) in the epub is still a good idea.
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*):
+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*.
# Moving between pages is slow with some books
-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
+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