View Single Post
Old 07-02-2026, 09:16 AM   #16
Siavahda
Addict
Siavahda can eat soup with a fork.Siavahda can eat soup with a fork.Siavahda can eat soup with a fork.Siavahda can eat soup with a fork.Siavahda can eat soup with a fork.Siavahda can eat soup with a fork.Siavahda can eat soup with a fork.Siavahda can eat soup with a fork.Siavahda can eat soup with a fork.Siavahda can eat soup with a fork.Siavahda can eat soup with a fork.
 
Posts: 208
Karma: 9400
Join Date: Aug 2010
Location: Helsinki
Device: Kobo Clara Colour
Quote:
Originally Posted by Sirtel View Post
It's supposed to work without Publisher Font. I haven't done it myself, but I've certainly read books where some sections used an embedded font and most of the book didn't. I never use Publisher Default. And yes, with epubs, not kepubs.
I'm glad that's how it works, because that's much smarter, but in that case I'm not sure what I'm doing wrong.

I have it set up in the CSS as

.blog {
display: block;
font-family: "Courier Prime";
font-size: 100%;
}

And then <div class="blog"></div> around the text in question. It previews perfectly in the editor...
Siavahda is offline   Reply With Quote