On Wed, 18 Aug 2004 16:40:04 +0200, Javier Bezos <[log in to unmask]> wrote:
> Hello,
>
> Just a little question. Apparently the only occurrence
> in LaTeX of \parshape is in \list and I wonder why
> it was preferred to other possibilities like \hangindent
> or \leftskip/rightskip. Any ideas?
One could use
\hangindent \@totalleftmargin
\hangafter -<really large number>
which isn't quite as "good looking" as \parshape=1
Using
\leftskip\@totalleftmargin
works fine until you start issuing \raggedright etc. inside the
environment.
Cheers,
--
Morten Høgholm