How to prevent splitting at line breaks / new lines?
alwayslockyourbike
started a topic
9 months ago
CafeTran Espresso doesn't let you prevent segment splitting at new lines in MS-Word document.
If you have an MS-Word document like:
This will lead to this segmentation in CafeTran Espresso:
You should replace the new line character via Advanced Find & Replace with a unique character (that doesn't occur in the rest of the document). Here I've used the non-breaking space.
Find: ^l (undercase letter L)
Replace: ^s
You'll get:
This will lead to this segmentation in CafeTran Espresso:
It would be nice, if you could replace the non-breaking space in CafeTran Espresso with a new line character, but as far as I know, this isn't possible. (Replacing it with an end of line character might not be a good idea.)
So you'll have to replace the non-breaking spaces (or any other unique character that you have used) with new line characters in the target document in MS-Word.
alwayslockyourbike
CafeTran Espresso doesn't let you prevent segment splitting at new lines in MS-Word document.
If you have an MS-Word document like:
This will lead to this segmentation in CafeTran Espresso:
You should replace the new line character via Advanced Find & Replace with a unique character (that doesn't occur in the rest of the document). Here I've used the non-breaking space.Find: ^l (undercase letter L)
Replace: ^s
You'll get:
This will lead to this segmentation in CafeTran Espresso:
It would be nice, if you could replace the non-breaking space in CafeTran Espresso with a new line character, but as far as I know, this isn't possible. (Replacing it with an end of line character might not be a good idea.)
So you'll have to replace the non-breaking spaces (or any other unique character that you have used) with new line characters in the target document in MS-Word.