View Single Post
Old 03-02-2023, 05:19 PM   #20
Nightjar
Member
Nightjar began at the beginning.
 
Nightjar's Avatar
 
Posts: 14
Karma: 10
Join Date: Dec 2022
Location: Bologna, Italy
Device: Kindle Paperwhite, Fire HD8, 4, iPad 1st, 2th, 3th, 5th gen
Quote:
Originally Posted by Hitch View Post
Do you really use all those fonts? IN the file? Every single one?
We only use 3 different fonts: 1 serif and 2 sans serif. And of course there are all the related variants (italic, bold, bold italic, and so on). Of course, if you count them all, the total is quite high, so we will probably get rid of the condensed sans serif versions, which will reduce the total number – and the total size – by more than 40%.
In any case, we have always used quite a wide variety of fonts since the publication of our very first ebook 11 years ago, and it has never been a problem to produce ePub2, Apple and Kindle ebooks.

Quote:
Originally Posted by Hitch View Post
why are you using that article CSS throughout? That's not meant for ongoing content; it's meant for independently distributable content, like...like an article or blog piece inside something else, that's being individually called out. You have it around every single paragraph? Or damn near all. Why?
We have some very specific typographical rules. For example, one of these states that the very first line of text after a blank line should not be indented, and our CSS programmer suggested to use the <article> tag to manage this kind of layout and maintain full compatibility with WCAG 2.0 AA accessibility requirements.
Nightjar is offline   Reply With Quote