View Single Post
Old 02-12-2024, 05:30 PM   #165
JSWolf
Resident Curmudgeon
JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.
 
JSWolf's Avatar
 
Posts: 79,796
Karma: 146391129
Join Date: Nov 2006
Location: Roslindale, Massachusetts
Device: Kobo Libra 2, Kobo Aura H2O, PRS-650, PRS-T1, nook STR, PW3
Quote:
Originally Posted by paperwhite13 View Post
Your way goes with one publisher, and against another. I happen to prefer the one you go against, but I've done it however I was asked to. I don't think at all your way is awful or anyting, I just find the other one more pleasant.

When you do your testing can you please also test the following code? It does work in calibre. I created a second CSS with just that code and it's the second stylesheet listed in the HTML. So if it fails, it won't cause a problem. It does not work in Thorium Reader (2.3.0) for Windows.

Code:
@supports (font-variant: small-caps) {
small {
  font-size: 1em;
  font-variant: small-caps;
  text-transform: lowercase;
}

Last edited by JSWolf; 02-12-2024 at 05:58 PM.
JSWolf is offline   Reply With Quote