It is the opposite, Cyberman tM, sort of.
Both settings break lines dynamically, at no fixed places, so that the text flows and fills the space as much as possible. "Ragged right" means the space between words does not change, so that some lines are longer than others, and then right margin is not straight but ragged; but still, the linebreaks are not fixed, if you change the font size the lines break at different points. "Justified" means the word spaces are stretched to make all lines the same length, and the right margin looks straight; if the lines are long enough this is usually not very noticeable, because each space is only stretched by a small amount, but with short lines (narrow page or large font) it can lead to very wide spaces between words sometimes, and this can annoying too.
|