View Single Post
Old 02-26-2022, 12:14 PM   #5
BobC
Guru
BobC ought to be getting tired of karma fortunes by now.BobC ought to be getting tired of karma fortunes by now.BobC ought to be getting tired of karma fortunes by now.BobC ought to be getting tired of karma fortunes by now.BobC ought to be getting tired of karma fortunes by now.BobC ought to be getting tired of karma fortunes by now.BobC ought to be getting tired of karma fortunes by now.BobC ought to be getting tired of karma fortunes by now.BobC ought to be getting tired of karma fortunes by now.BobC ought to be getting tired of karma fortunes by now.BobC ought to be getting tired of karma fortunes by now.
 
Posts: 691
Karma: 3026110
Join Date: Dec 2008
Location: Lancashire, U.K.
Device: BeBook 1, BeBook Pure, Kobo Glo, (and HD),Energy Sistem EReader Pro +
Quote:
Originally Posted by kovidgoyal View Post
Use find and replace in reges mode with

\n

as find

and empty replace.
However if you do this you may concatenate words resulting in spelling errors. So if say line one ends "met the purple" and line 2 starts "monster with big red eyes" you end up with "met the purplemonster with big red eyes.

You could do a replace with a <space> character and perhaps have an additional space if line 1 ended with a trailing space.

In the past if I had a book that was presented with multiple lines per paragraph I would open it first with Sigil and do a reformat and prettify using that before returning to Calibre.

BobC
BobC is offline   Reply With Quote