View Single Post
Old 06-21-2020, 01:01 PM   #2222
DNSB
Bibliophagist
DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.
 
DNSB's Avatar
 
Posts: 47,418
Karma: 171313058
Join Date: Jul 2010
Location: Vancouver
Device: Kobo Sage, Libra Colour, Lenovo M8 FHD, Paperwhite 4, Tolino epos
Quote:
Originally Posted by davidfor View Post
And they explicitly don't have any style so that they don't change the layout of the book.
Actually, looking at a kepub from Kobo, the kobospan does have a style defined in each text file rather than in a stylesheet.

Code:
<style xmlns="http://www.w3.org/1999/xhtml" type="text/css" id="koboSpanStyle">.koboSpan { -webkit-text-combine: inherit; }</style>
Admittedly, I'm not quite sure just what that bit of CSS means where it is used since the only other time I've seen -webkit-text-combine in the wild, it was used with horizontal to display horizontal elements in a vertical text column (arabic numbers in a vertical Japanese document for example).
DNSB is offline   Reply With Quote