View Single Post
Old 02-27-2014, 11:18 PM   #4
theducks
Well trained by Cats
theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.
 
theducks's Avatar
 
Posts: 31,141
Karma: 60406498
Join Date: Aug 2009
Location: The Central Coast of California
Device: Kobo Libra2,Kobo Aura2v1, K4NT(Fixed: New Bat.), Galaxy Tab A
Quote:
Originally Posted by magmanpi View Post
Thanks for the response. I'm not very experienced at this, so please bear with me. I'm not sure how to check the font, but when I go to the font folder in Sigil, it's empty.

& hellip; and & #8230 are html codes for an ellipsis, correct?
yes, they are two ways of representing the SAME character
(and they usually show)

No fonts in the font folder just means the fonts are not EMBEDED

The line in the stylesheet
font-family: "Times New Roman", serif;

Anything other than serif or sans-serif indicates a specific font face call
When the font is not embeded, it is supplied by the system.
If the system does not have it, the generic alternate is used (serif or sans-serif part)
theducks is offline   Reply With Quote