Keep lines of poem from breaking
I have a book of poems that I had to import from a PDF (converted PDF to Word and then imported).
Everything imported ok, but some strange formatting also got imported. For example, every line of each poem is indented from left (not a big issue), but also indented from the right margin as well. The indent from the right varies based on the line length. Also most lines of the poems have hard returns (good) but some do not (bad--they just have a trailing space and the line ends where it is based on the varying right indent).
Since I need to adjust the left indent of each poem, if I do that by just increasing the indent, the lines without the hard returns get pushed to the next line (due to the varying right indents). So is there an easy way to solve this issue--for example a way to add a hard or soft return to each of the lines that is missing a hard return? As i mentioned they all have a trailing whitespace.
thanks
