View Single Post
Old 05-05-2013, 11:59 AM   #3
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: 79,961
Karma: 147448039
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 Moonraker View Post
I have a science fiction book in which there are a lot of paragraphs in "machine code" for which I used a monospaced font "Courier New".

This font was in Sigil's Font Folder and also declared in the CSS stylesheet.

The Kobo Aura ignores this font and displays these paragraphs in the same font as the rest of the book.

I then removed all references to the "Courier New" font and nested these paragraphs in <code></code> but the font displayed is still the same as all the other paragraphs in the book.

I'm stumped.

Edit: I tried the book on my Kindle Keyboard and it works correctly.
Try the following...

font-family: monospace

in the appropriate CSS class.
JSWolf is offline   Reply With Quote