View Single Post
Old 12-18-2008, 02:40 AM   #141
=X=
Wizard
=X= ought to be getting tired of karma fortunes by now.=X= ought to be getting tired of karma fortunes by now.=X= ought to be getting tired of karma fortunes by now.=X= ought to be getting tired of karma fortunes by now.=X= ought to be getting tired of karma fortunes by now.=X= ought to be getting tired of karma fortunes by now.=X= ought to be getting tired of karma fortunes by now.=X= ought to be getting tired of karma fortunes by now.=X= ought to be getting tired of karma fortunes by now.=X= ought to be getting tired of karma fortunes by now.=X= ought to be getting tired of karma fortunes by now.
 
=X='s Avatar
 
Posts: 3,671
Karma: 12205348
Join Date: Mar 2008
Device: Galaxy S, Nook w/CM7
@Sonist
Hmm I come around something like this every once in a while. Usually when dealing with HTML or already formatted word docs. What it sounds like is a problem with line feed (LF/11) and carriage returns (CR/13). Both create new lines but word does not really use LF they use CR to mark the end of a paragraph.


What you need to do is get rid of the LF and turn them into CR. Then run the remove extra paragraphs to get rid of the extra space.

1) Run "Tools|ASCII LF -> Word Paragraph"
2) Run "Tools|Remove Extra Paragraphs"

=X=
=X= is offline   Reply With Quote