Thread: Aura E2 Drop cap weirdness.
View Single Post
Old 04-30-2022, 01:10 AM   #27
enuddleyarbl
Guru
enuddleyarbl ought to be getting tired of karma fortunes by now.enuddleyarbl ought to be getting tired of karma fortunes by now.enuddleyarbl ought to be getting tired of karma fortunes by now.enuddleyarbl ought to be getting tired of karma fortunes by now.enuddleyarbl ought to be getting tired of karma fortunes by now.enuddleyarbl ought to be getting tired of karma fortunes by now.enuddleyarbl ought to be getting tired of karma fortunes by now.enuddleyarbl ought to be getting tired of karma fortunes by now.enuddleyarbl ought to be getting tired of karma fortunes by now.enuddleyarbl ought to be getting tired of karma fortunes by now.enuddleyarbl ought to be getting tired of karma fortunes by now.
 
enuddleyarbl's Avatar
 
Posts: 792
Karma: 1538394
Join Date: Sep 2013
Device: Kobo Sage
Quote:
Originally Posted by DNSB View Post
Looks some some of the stuff that Vellum does in an effort to make dropcaps works over multiple platforms and screen resolutions. Sadly it doesn't work worth crud. My suggestion would be to replace both spans. Note the first find uses [a-z] to match any lower case letter so regex needs to be used. Rinse and repeat as needed.

Code:
<span class="first-letter first-letter-[a-z]"> with <span>
<span class="first-punctuation punctuation-elevated"> with <span>
Those search/replace fields appear to have worked. I've just now done the replacements and a cursory inspection looks good. Thanks for that.
enuddleyarbl is offline   Reply With Quote