If you choose Alignment = Left in the Paragraph menu you have no hyphenation in the
final document. For left aligned text with hyphenation write the following into your
preamble:
\usepackage{ragged2e}
\RaggedRight
Apart from that you can edit the layout files (first copy them to "~/.lyx/layouts") to
get rid of block alignment in lyx.
Gerhard Schuck
[EMAIL PROTECTED]
> Layout -> Paragraph -> Alignment = Left
>
> On Tuesday 02 October 2001 11:20 pm, you wrote:
> > I notice that lyx automatically justifies pages. I don't like my text
> > justified. It is harder to read. Also, it is really a big pain to edit.
> > When I put my cursor in the middle of a paragraph and begin to type, the
> > text jerks across the page because it is trying to itself.
> >
> > How can I get the text to align left? (I need to do this not just for a
> > final document, but when I am editing files.)
> >
> > Thanks!
> >
> > Paul
>