Thread: Underlines
View Single Post
Old 05-06-2014, 12:57 AM   #2
Gazella
Wizard
Gazella ought to be getting tired of karma fortunes by now.Gazella ought to be getting tired of karma fortunes by now.Gazella ought to be getting tired of karma fortunes by now.Gazella ought to be getting tired of karma fortunes by now.Gazella ought to be getting tired of karma fortunes by now.Gazella ought to be getting tired of karma fortunes by now.Gazella ought to be getting tired of karma fortunes by now.Gazella ought to be getting tired of karma fortunes by now.Gazella ought to be getting tired of karma fortunes by now.Gazella ought to be getting tired of karma fortunes by now.Gazella ought to be getting tired of karma fortunes by now.
 
Gazella's Avatar
 
Posts: 1,705
Karma: 4619474
Join Date: Nov 2012
Device: Kindle Scribe, Kindle Paperwhite
Try this:

Open the RTF file using MS Word or any other word processor. Save it in ODT format. Then convert the file in Calibre.

Add the following CSS code to "Extra CSS" found under the "Look and Feel" conversion settings:

Code:
*{text-decoration: none;}
Gazella is offline   Reply With Quote