View Single Post
Old 05-10-2011, 06:15 PM   #5
jackie_w
Grand Sorcerer
jackie_w ought to be getting tired of karma fortunes by now.jackie_w ought to be getting tired of karma fortunes by now.jackie_w ought to be getting tired of karma fortunes by now.jackie_w ought to be getting tired of karma fortunes by now.jackie_w ought to be getting tired of karma fortunes by now.jackie_w ought to be getting tired of karma fortunes by now.jackie_w ought to be getting tired of karma fortunes by now.jackie_w ought to be getting tired of karma fortunes by now.jackie_w ought to be getting tired of karma fortunes by now.jackie_w ought to be getting tired of karma fortunes by now.jackie_w ought to be getting tired of karma fortunes by now.
 
Posts: 6,252
Karma: 16544692
Join Date: Sep 2009
Location: UK
Device: ClaraHD, Forma, Libra2, Clara2E, LibraCol, PBTouchHD3
Quote:
Originally Posted by SilenceIsGolden View Post
"You can set the default font in lrf output"

Hmm... I have the same issue as the OP (since a non-serif font is generally easier to read on any screen). I tried the detour by way of an lrf conversion, but ended up with the same serif font from the original source (an html file).

This is what I did:
In the conversion dialog, I went to the "LRF output" section. There I picked 'Verdana' as the non-serif font family to be embedded. (The other two font family are set to 'None'.)

Am I missing something? I looked everywhere, but apart from that section I just described, I can't find anything related to fonts in the output file.
I haven't used LRF for a long time, but have you tried putting
Code:
body {font-family: sans-serif}
in the Convert - Look&Feel - ExtraCSS box?
jackie_w is offline   Reply With Quote