Quote:
Originally Posted by ZodWallop
I remember there being a small to-do J.K. Rowling's latest Cormorant Strike book having bad formatting. Can't remember the specifics. I think it was about side-by-side columns of text that were supposed to take place simultaneously.
Would ePub 3.3 be able to handle that?
|
Yes, and epub 2 also sort of can. There are examples here:
https://www.mobileread.com/forums/sh...d.php?t=353899
The work on any ereader (not just epub) solution is a table, but that's as janky as you'd imagine. The better approach is a div and float combo, which may work on many epub2 also but not Amazon (not mobi anyway).