View Single Post
Old 10-02-2014, 07:11 PM   #82
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: 80,126
Karma: 148951761
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 Doitsu View Post
AFAIK, small caps need to be defined as font-variant:

Code:
span.small { font-variant: small-caps; }
With this code Sigil will display small caps, if the font supports it.

BTW, older Sigil versions occasionally had problems with some embedded fonts, but Sigil 0.8.0 (or more precisely Qt 5.3.1) no longer exhibits this behavior.
The smallcaps is not a font-variant. It's an embedded font. It's the only way for ADE to display proper small caps. The font is not being displayed.
JSWolf is offline