View Single Post
Old 08-22-2021, 11:30 AM   #38
MicroDrie
Connoisseur
MicroDrie ought to be getting tired of karma fortunes by now.MicroDrie ought to be getting tired of karma fortunes by now.MicroDrie ought to be getting tired of karma fortunes by now.MicroDrie ought to be getting tired of karma fortunes by now.MicroDrie ought to be getting tired of karma fortunes by now.MicroDrie ought to be getting tired of karma fortunes by now.MicroDrie ought to be getting tired of karma fortunes by now.MicroDrie ought to be getting tired of karma fortunes by now.MicroDrie ought to be getting tired of karma fortunes by now.MicroDrie ought to be getting tired of karma fortunes by now.MicroDrie ought to be getting tired of karma fortunes by now.
 
Posts: 58
Karma: 438844
Join Date: Aug 2019
Device: PC, Linux Mint, Tablet, and Telephone
Quote:
Originally Posted by Quoth View Post
Does @media print etc even work at all on all ereaders (or only some) or does any change of windows or orphans from 2 need set in other classes that are in the HTML for various styles in use?
Unfortunately, no one knows which E-reader supports which CSS commands. That makes it all very difficult to make EPUB that can do something more than bold, italic and underlined text.

I actually suspect that when loading the EPUB via a kind of print flow. This flow converts the reflowable EPUB to a (form of) fix-page layout. I'm basing that on the PDF in this post, showing the page numbers.

If it turns out that splitting over several pages after recording the @media print has an effect, that doesn't say anything about the support on an EPUB reader when the uploaded file is downloaded to the E-Reader. That's something we should test in the next test step
MicroDrie is offline   Reply With Quote