Loren Hoffman <[EMAIL PROTECTED]> wrote: > I've got a quick LaTex question. Is there a way to make LaTex _not_ > justify the text on the right?[..] > It's for a paper which I need to submit tomorrow morning, [..]
\begin{flushleft}
blabla
bloebloe
etc.
\end{flushleft}
works.
Probably there are better ways, but at least this will help you before
your deadline.
Paul Huygen

