On Fri, Oct 05, 2001 at 12:41:07AM -0400, Paul Tremblay wrote:
> On Thu, Oct 04, 2001 at 07:34:17PM +0200, Dekel Tsur wrote:
> >
> > Instead of using \raggedright, use
> >
> > \usepackage{ragged2e}
> > \setlength{\RaggedRightParindent}{\parindent}
> > \RaggedRight
>
> This works great once you output the file to dvi (or whatever).
> But I really need to see the indents when I write. If I don't see
> indents for every paragraph, then all my text looks like one big
> block.
You can put the following at the end of the layout file:
Style Standard
Margin First_Dynamic
Align Left
LabelType Static
LabelString " "
End