Received: via tmail-4.1(11) (invoked by user schoepf) for schoepf; Wed, 20 Sep 2000 12:20:28 +0200 (MEST) Received: from mailgate1.zdv.Uni-Mainz.DE (mailgate1.zdv.Uni-Mainz.DE [134.93.8.56]) by mail.Uni-Mainz.DE (8.9.3/8.9.3) with ESMTP id MAA03204 for ; Wed, 20 Sep 2000 12:20:27 +0200 (MEST) MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----_=_NextPart_001_01C022EC.65AF7E00" Received: from mail.listserv.gmd.de (mail.listserv.gmd.de [192.88.97.5]) by mailgate1.zdv.Uni-Mainz.DE (8.11.0/8.10.2) with ESMTP id e8KAKQU16502 for ; Wed, 20 Sep 2000 12:20:26 +0200 (MET DST) Received: from mail.listserv.gmd.de (192.88.97.5) by mail.listserv.gmd.de (LSMTP for OpenVMS v1.1a) with SMTP id <2.9EF39653@mail.listserv.gmd.de>; Wed, 20 Sep 2000 12:20:26 +0200 Received: from RELAY.URZ.UNI-HEIDELBERG.DE by RELAY.URZ.UNI-HEIDELBERG.DE (LISTSERV-TCP/IP release 1.8b) with spool id 471379 for LATEX-L@RELAY.URZ.UNI-HEIDELBERG.DE; Wed, 20 Sep 2000 12:20:23 +0200 Received: from ix.urz.uni-heidelberg.de (mail.urz.uni-heidelberg.de [129.206.119.234]) by relay.urz.uni-heidelberg.de (8.8.8/8.8.8) with ESMTP id MAA24013 for ; Wed, 20 Sep 2000 12:20:21 +0200 (MET DST) Received: from relay.uni-heidelberg.de (relay.uni-heidelberg.de [129.206.100.212]) by ix.urz.uni-heidelberg.de (8.8.8/8.8.8) with ESMTP id MAA37898 for ; Wed, 20 Sep 2000 12:20:22 +0200 Received: from epsilon.dynaweb.de (epsilon.dynaweb.de [195.88.176.162]) by relay.uni-heidelberg.de (8.9.3+Sun/8.9.3) with SMTP id MAA28605 for ; Wed, 20 Sep 2000 12:20:23 +0200 (MET DST) Received: (qmail 10433 invoked from network); 20 Sep 2000 10:20:22 -0000 Received: from p3e9b8e07.dip.t-dialin.net (HELO servus) (62.155.142.7) by epsilon.dynaweb.de with SMTP; 20 Sep 2000 10:20:22 -0000 Organization: Art & Satz Return-Path: X-Mailer: Microsoft Outlook Express 5.50.4133.2400 X-MimeOLE: Produced By Microsoft Exchange V6.5 Content-class: urn:content-classes:message Subject: incompatibility of xinitials? Date: Wed, 20 Sep 2000 11:17:43 +0100 Message-ID: <000f01c022ec$3371dbe0$78e2fea9@servus> X-MS-Has-Attach: X-MS-TNEF-Correlator: From: "Ulrich Dirr" Sender: "Mailing list for the LaTeX3 project" To: "Multiple recipients of list LATEX-L" Reply-To: "Mailing list for the LaTeX3 project" Status: R X-Status: X-Keywords: X-UID: 3600 This is a multi-part message in MIME format. ------_=_NextPart_001_01C022EC.65AF7E00 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Hi. > When trying to use it with the complete source file I get = ***different*** > typeset output (on later pages). Also the index is now typeset with > justification, which is not the case without xinitials (of course with = a > bunch of underfull \hboxes). > > I don't know why xinitials produces different output? Maybe I've figured out the problem. It seems that some list parameters (inside self-defined, modified quote/enumerate environments, but it's = true for itemize too) like \leftmargin or \rightmargin have no effect at all! I discovered that one has to define something like \DeclareInstance{justification}{QuoteB}{std}% { leftskip=3D13dd, rightskip=3D0dd, } and use it inside the environment definition, but it stops working in = list environments with labels ... Ulrich -- Art & Satz Ulrich Dirr Arnimstra=DFe 9 81369 M=FCnchen Germany/Deutschland -- fon (+49 89) 743 30 60 fax (+49 89) 743 30 61 email ud@art-satz.de -- -=3D*:-) ------_=_NextPart_001_01C022EC.65AF7E00 Content-Type: text/html; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable incompatibility of xinitials?

Hi.


> When trying to use it with the complete source = file I get ***different***
> typeset output (on later pages). Also the index = is now typeset with
> justification, which is not the case without = xinitials (of course with a
> bunch of underfull \hboxes).
>
> I don't know why xinitials produces different = output?

Maybe I've figured out the problem. It seems that some = list parameters
(inside self-defined, modified quote/enumerate = environments, but it's true
for itemize too) like \leftmargin or \rightmargin = have no effect at all!

I discovered that one has to define something = like

\DeclareInstance{justification}{QuoteB}{std}%
{
   leftskip=3D13dd,
   rightskip=3D0dd,
}

and use it inside the environment definition, but it = stops working in list
environments with labels ...

Ulrich

--
Art & Satz
Ulrich Dirr
Arnimstra=DFe 9
81369 M=FCnchen
Germany/Deutschland
--
fon (+49 89) 743 30 60
fax (+49 89) 743 30 61
email ud@art-satz.de
--
-=3D*:-)

------_=_NextPart_001_01C022EC.65AF7E00--