View Single Post
Old 12-04-2021, 01:11 AM   #11
jcobban
Software Architect
jcobban ought to be getting tired of karma fortunes by now.jcobban ought to be getting tired of karma fortunes by now.jcobban ought to be getting tired of karma fortunes by now.jcobban ought to be getting tired of karma fortunes by now.jcobban ought to be getting tired of karma fortunes by now.jcobban ought to be getting tired of karma fortunes by now.jcobban ought to be getting tired of karma fortunes by now.jcobban ought to be getting tired of karma fortunes by now.jcobban ought to be getting tired of karma fortunes by now.jcobban ought to be getting tired of karma fortunes by now.jcobban ought to be getting tired of karma fortunes by now.
 
Posts: 13
Karma: 1000000
Join Date: May 2013
Location: ottawa canada
Device: kobo
Quote:
Originally Posted by nqk View Post
I think so too. I often use font-variant: small-caps; for that effect.

So if my guess is right, putting this in the Styles may work similarly.

.pcalibre {
text-transform: none !important;
font-variant: small-caps; }
Thank you for your suggestion. This changes the presentation of the remainder of the paragraph but does not resolve the mangling of the first line of the paragraph.



Note how the last word is truncated and there are obviously several words between "GRE..." and "DISEMBARKED" which extend beyond the edge of the window.
jcobban is offline   Reply With Quote