Quote:
Originally Posted by michaelbr
Thanks deback, but the trouble is to remove the CR, I don't think it can be removed automatically (there're CR at the end of each line and at the end of paragraph), is there any other way than to remove manually?
|
Yes, remove manually in a text editor, but I would try this first: Find \n\n and replace it with \n. Hopefully, the line space that should be there after a paragraph would be at \n\n\n.