summaryrefslogtreecommitdiff
path: root/Home.md
diff options
context:
space:
mode:
authorfox <[email protected]>2018-02-01 12:11:48 +0000
committerfox <[email protected]>2018-02-01 12:11:48 +0000
commit4d557723273a54e37445d55c9af2de2318dc4867 (patch)
treeda7a73a1e88ea05612f1b5f4012e3c7a627b2bf9 /Home.md
parent6d72132bcf0adbebd8f7bd4008c8c815b61efe74 (diff)
Update page 'Home'
Diffstat (limited to 'Home.md')
-rw-r--r--Home.md8
1 files changed, 7 insertions, 1 deletions
diff --git a/Home.md b/Home.md
index c063e9e..3721c25 100644
--- a/Home.md
+++ b/Home.md
@@ -4,4 +4,10 @@
* Dictionary lookup: double click/select one word
# Fonts and/or styles are weird inside the book
-EPUB contents usually have inline style information which overrides settings applied by The Epube. It needs to be stripped out. The easiest way to do this is convert the file to (EPUB to EPUB) while filtering the following in Calibre conversion options (Look & feel -> Styling): check *Fonts* category, add ```font-size, line-height``` to *Other CSS properties*.
+EPUB contents usually have inline style information which overrides settings applied by The Epube which need 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*.
+