



Each special character has its own code associated with it. For the carriage return this is '^p', for Tab it is '^t' and so on (you can see them all by pressing the 'More' button on the 'Find and Replace' dialog box - this will display more options - and press the 'Special' button.
The text we are editing is broken into various paragraphs with an empty line between them. In order to maintain this separation of paragraphs, we need to mark all the places where one return follows another. I usually use two tildes '~' to mark these, because that rarely occurs in a text. Fill in the fields as below and press the 'Replace all' button.

A dialog box will be shown telling you how many replacements have been made. Press OK to close it. The text will then look like this...


Press 'Replace All' again and OK when you are told how many replacements have been made. The text will then look like this...


The text should now look like this. We are very close to what we want, except that there are some superfluous spaces in the quote at the bottom.


0 comments:
Post a Comment