Received: from mail.proteosys.com ([213.139.130.197]) by nummer-3.proteosys with Microsoft SMTPSVC(5.0.2195.6713); Wed, 18 Aug 2004 19:59:30 +0200 Received: by mail.proteosys.com (8.12.10/8.12.2) with ESMTP id i7IHxSKE026500 for ; Wed, 18 Aug 2004 19:59:29 +0200 Received: from listserv.uni-heidelberg.de (listserv.uni-heidelberg.de [129.206.119.176]) by relay2.uni-heidelberg.de (8.12.10/8.12.10) with ESMTP id i7IHVkBp020800; Wed, 18 Aug 2004 19:31:46 +0200 (MET DST) MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----_=_NextPart_001_01C4854D.1BE22D00" Received: from listserv (listserv.uni-heidelberg.de [129.206.119.176]) by listserv.uni-heidelberg.de (8.12.7/8.12.7/SuSE Linux 0.6) with ESMTP id i7ICkxW3008608; Wed, 18 Aug 2004 19:29:03 +0200 Received: from LISTSERV.UNI-HEIDELBERG.DE by LISTSERV.UNI-HEIDELBERG.DE (LISTSERV-TCP/IP release 1.8e) with spool id 493830 for LATEX-L@LISTSERV.UNI-HEIDELBERG.DE; Wed, 18 Aug 2004 19:29:03 +0200 X-MimeOLE: Produced By Microsoft Exchange V6.5 Received: from relay.uni-heidelberg.de (relay.uni-heidelberg.de [129.206.100.212]) by listserv.uni-heidelberg.de (8.12.7/8.12.7/SuSE Linux 0.6) with ESMTP id i7IHT2RB009575 for ; Wed, 18 Aug 2004 19:29:02 +0200 Received: from mmp1.student.cbs.dk (student.cbs.dk [130.226.47.78]) by relay.uni-heidelberg.de (8.12.10/8.12.10) with ESMTP id i7IHVIIY003731 for ; Wed, 18 Aug 2004 19:31:18 +0200 (MET DST) Received: from conversion-daemon.mmp1.student.cbs.dk by mmp1.student.cbs.dk (iPlanet Messaging Server 5.2 HotFix 1.12 (built Feb 13 2003)) id for LATEX-L@listserv.uni-heidelberg.de; Wed, 18 Aug 2004 19:31:17 +0200 (W. Europe Daylight Time) Received: from noname.hjortespring.dk ([62.79.111.222]) by mmp1.student.cbs.dk (iPlanet Messaging Server 5.2 HotFix 1.12 (built Feb 13 2003)) with ESMTPA id for LATEX-L@listserv.uni-heidelberg.de; Wed, 18 Aug 2004 19:31:17 +0200 (W. Europe Daylight Time) In-Reply-To: <001f01c48531$4489f4c0$95f86750@PROPIETAFMI1K9> References: <001f01c48531$4489f4c0$95f86750@PROPIETAFMI1K9> Return-Path: X-OriginalArrivalTime: 18 Aug 2004 17:59:30.0858 (UTC) FILETIME=[1C6518A0:01C4854D] User-Agent: Opera M2/7.54 (Win32, build 3869) X-Scanned-By: MIMEDefang at proteosys.com X-ProteoSys-SPAM-Score: 0 () Content-class: urn:content-classes:message Subject: Re: \parshape in lists Date: Wed, 18 Aug 2004 18:31:13 +0100 Message-ID: A X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: \parshape in lists Thread-Index: AcSFTRyMNfrZI3fgQxOsM5e0ebcnSQ== From: =?iso-8859-15?Q?Morten_H=F8gholm?= Sender: "Mailing list for the LaTeX3 project" To: Reply-To: "Mailing list for the LaTeX3 project" Status: R X-Status: X-Keywords: X-UID: 4808 This is a multi-part message in MIME format. ------_=_NextPart_001_01C4854D.1BE22D00 Content-Type: text/plain; charset="iso-8859-15" Content-Transfer-Encoding: quoted-printable On Wed, 18 Aug 2004 16:40:04 +0200, Javier Bezos = 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 - which isn't quite as "good looking" as \parshape=3D1 Using \leftskip\@totalleftmargin works fine until you start issuing \raggedright etc. inside the environment. Cheers, -- Morten H=F8gholm ------_=_NextPart_001_01C4854D.1BE22D00 Content-Type: text/html; charset="iso-8859-15" Content-Transfer-Encoding: quoted-printable Re: \parshape in lists

On Wed, 18 Aug 2004 16:40:04 +0200, Javier Bezos = <jbezos@WANADOO.ES> 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=3D1

Using
   \leftskip\@totalleftmargin
works fine until you start issuing \raggedright etc. = inside the
environment.

Cheers,
--
Morten H=F8gholm

------_=_NextPart_001_01C4854D.1BE22D00--