View Single Post
Old 12-29-2010, 02:27 PM   #2
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
It's hard to say without seeing the LRF, but you could try doing the LRF to EPUB conversion with one of the following in the Calibre Extra CSS conversion box on the Look&Feel page.
Try each to see if either make a difference.
Code:
body {font-weight: normal}
or
Code:
p, div {font-weight: normal}
If neither work, you can remove the unwanted bold by using the Calibre Tweak-epub option to manually edit the epub's css file.
jackie_w is offline   Reply With Quote