Quote:
Originally Posted by Singh_Edm
So, looks like with the options available in Word I can't achieve what I aim for. However would that be possible if there is a macro that inserts an extra space between words in that row until the paragraph indent reaches the margin?
|
That won't work either. What you will end up with is a series of words with more space at the start of each line than at the ends, which still won't align. The reason they won't align is that the character widths are themselves different from each other. Consequently, the line ends will still be ragged. As I and Charles have both suggested, using Ctrl-Shift-J to distribute the text is about the best you'll be able to do. Even then, however, you'll have to make sure that none of your 'lines' wraps to the next line (e.g. by adjusting the point size and/or margins).
An alternative I wouldn't recommend is to make each 'line' a separate table cell and use the cell 'fit text' option without the 'wrap text' option. That will achieve a similar effect to Ctrl-Shift-J without first having to ensure none of your 'lines' wraps to the next line, but it does this by narrowing the characters on the wrapped lines.