On Wed, Oct 03, 2001 at 05:47:51PM -0400, Paul Tremblay wrote: > On Wed, Oct 03, 2001 at 01:35:09PM +0200, Dekel Tsur wrote: > > I got this to work. But now how do I get the first line of the > paragraph to indent? I have looked in vain at other layouts, and > couldn't find the command.
Instead of using \raggedright, use \usepackage{ragged2e} \setlength{\RaggedRightParindent}{\parindent} \RaggedRight