Quote:
Originally Posted by nqk
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.