View Single Post
Old 01-26-2009, 12:19 PM   #2
llasram
Reticulator of Tharn
llasram ought to be getting tired of karma fortunes by now.llasram ought to be getting tired of karma fortunes by now.llasram ought to be getting tired of karma fortunes by now.llasram ought to be getting tired of karma fortunes by now.llasram ought to be getting tired of karma fortunes by now.llasram ought to be getting tired of karma fortunes by now.llasram ought to be getting tired of karma fortunes by now.llasram ought to be getting tired of karma fortunes by now.llasram ought to be getting tired of karma fortunes by now.llasram ought to be getting tired of karma fortunes by now.llasram ought to be getting tired of karma fortunes by now.
 
llasram's Avatar
 
Posts: 618
Karma: 400000
Join Date: Jan 2007
Location: EST
Device: Sony PRS-505
For converting plain text files, Calibre actually processes the source as a form of simple markup named "Markdown." If you check out the Markdown documentation, it says that you can insert a hard line-break by ending the line with two spaces, so you might give that a try.

For the LIT->LRF paragraph indentation, I know the LRF converter(s) accept the command-line option '--minimum-indent' which allows you to specify a minimum paragraph indentation (in points), although I'm not sure where the option is in the GUI. If you convert to EPUB instead (which I heavily recommend), the option '--remove-paragraph-spacing' will do exactly what it sounds like you want.
llasram is offline   Reply With Quote