summaryrefslogtreecommitdiff
path: root/Home.md
diff options
context:
space:
mode:
authorfox <[email protected]>2018-02-02 05:42:05 +0000
committerfox <[email protected]>2018-02-02 05:42:05 +0000
commit4d3f4a7903733e98321ef5e48fc14b7f5c6b0ac0 (patch)
tree84bc58b279375b832a8aa966bf1e2e3c81164c80 /Home.md
parent85b5ce97ca759be9b80fc531548b6d407cde6ea3 (diff)
Update page 'Home'
Diffstat (limited to 'Home.md')
-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