Received: from mail.proteosys.com ([62.225.9.49]) by nummer-3.proteosys with Microsoft SMTPSVC(5.0.2195.5329); Tue, 18 Feb 2003 14:31:31 +0100 Received: by mail.proteosys.com (8.12.2/8.12.2) with ESMTP id h1IDVS6C002442 for ; Tue, 18 Feb 2003 14:31:29 +0100 Received: from listserv.uni-heidelberg.de (listserv.uni-heidelberg.de [129.206.100.27]) by relay2.uni-heidelberg.de (8.12.4/8.12.4) with ESMTP id h1IDE5tt025945; Tue, 18 Feb 2003 14:14:05 +0100 (MET) MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----_=_NextPart_001_01C2D752.0C183B80" Received: from listserv (listserv.uni-heidelberg.de [129.206.100.27]) by listserv.uni-heidelberg.de (8.12.2/8.12.2/SuSE Linux 0.6) with ESMTP id h1I62HUD027667; Tue, 18 Feb 2003 14:05:28 +0100 Received: from LISTSERV.UNI-HEIDELBERG.DE by LISTSERV.UNI-HEIDELBERG.DE (LISTSERV-TCP/IP release 1.8d) with spool id 6880 for LATEX-L@LISTSERV.UNI-HEIDELBERG.DE; Tue, 18 Feb 2003 14:05:27 +0100 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.2/8.12.2/SuSE Linux 0.6) with ESMTP id h1ICtQPR029761 for ; Tue, 18 Feb 2003 13:55:27 +0100 Received: from mailout10.sul.t-online.com (mailout10.sul.t-online.com [194.25.134.21]) by relay.uni-heidelberg.de (8.12.4/8.12.4) with ESMTP id h1ID3iXM012004 for ; Tue, 18 Feb 2003 14:03:44 +0100 (MET) Received: from fwd10.sul.t-online.de by mailout10.sul.t-online.com with smtp id 18l6Uk-0004F7-06; Tue, 18 Feb 2003 13:05:06 +0100 Received: from localhost.localdomain (520018396234-0001@[62.226.12.128]) by fmrl10.sul.t-online.com with esmtp id 18l6Ue-1wj1G4C; Tue, 18 Feb 2003 13:05:00 +0100 Received: from localhost.localdomain (localhost.localdomain [127.0.0.1]) by localhost.localdomain (8.12.7/8.12.5) with ESMTP id h1IC4va5003571 for ; Tue, 18 Feb 2003 13:04:58 +0100 Received: (from dak@localhost) by localhost.localdomain (8.12.7/8.12.7/Submit) id h1IC4vf0003567; Tue, 18 Feb 2003 13:04:57 +0100 In-Reply-To: Lines: 31 References: Return-Path: X-OriginalArrivalTime: 18 Feb 2003 13:31:31.0461 (UTC) FILETIME=[0C5E9350:01C2D752] X-Sender: 520018396234-0001@t-dialin.net User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.3.50 X-Scanned-By: MIMEDefang 2.28 (www . roaringpenguin . com / mimedefang) X-Spam-Score: -2.7 () DEAR_SOMEBODY,IN_REP_TO,QUOTED_EMAIL_TEXT,REFERENCES,SPAM_PHRASE_00_01,USER_AGENT,USER_AGENT_GNUS_UA Content-class: urn:content-classes:message Subject: Re: [LATEX3] xor: patches for use with current classes Date: Tue, 18 Feb 2003 13:04:57 +0100 Message-ID: A X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: Re: [LATEX3] xor: patches for use with current classes Thread-Index: AcLXUgx9hT9Q4Yt9RMSLa08+WSoUzg== From: "David Kastrup" To: Reply-To: "Mailing list for the LaTeX3 project" Status: R X-Status: X-Keywords: X-UID: 4546 This is a multi-part message in MIME format. ------_=_NextPart_001_01C2D752.0C183B80 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Piet van Oostrum writes: > >>>>> Bjoern Pedersen (BP) wrote: > > BP> Dear Latex3-Team, > BP> I have now succesfully used xor for producing 3-column output with > BP> book.cls. Attached you will find my changes/additions to the = current xor. > > BP> * fixed horizontal float placement for starting column >1 I am still in the process in trying to understand xor sufficiently to integrate that work. Much of it seems dubious at the current time to me, though. They simply don't fit in the "obviously the correct thing to do" class at first inspection. > I do also have some patches for the new output routines which add: > - the correct \evensidemargin, \oddsidemargin and \topmargin > - traditional LaTeX marks implemented on top of the new mark mechanism > - headers and footers (with the standard latex2 API, thus compatible = with > packages like fancyhdr) > > I made all the changes (which aren't many) in xor-new.sty. Of course = they > would have to be put into xor-new.dtx, and I can do that if there is > interest in these patches. > > Anybody interested? Yes, definitely. -- David Kastrup, Kriemhildstr. 15, 44793 Bochum ------_=_NextPart_001_01C2D752.0C183B80 Content-Type: text/html; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Re: [LATEX3] xor: patches for use with current = classes

        Piet van = Oostrum <piet@CS.UU.NL> writes:

> >>>>> Bjoern Pedersen = <Bjoern.Pedersen@FRM2.TUM.DE> (BP) wrote:
>
> BP> Dear Latex3-Team,
> BP> I have now succesfully used xor for = producing 3-column output with
> BP> book.cls. Attached you will find my = changes/additions to the current xor.
>
> BP>  * fixed horizontal float placement = for starting column >1

I am still  in the process in trying to = understand xor sufficiently
to integrate that work.  Much of it seems = dubious at the current time
to me, though.  They simply don't fit in the = "obviously the correct
thing to do" class at first inspection.

> I do also have some patches for the new output = routines which add:
> - the correct \evensidemargin, \oddsidemargin = and \topmargin
> - traditional LaTeX marks implemented on top of = the new mark mechanism
> - headers and footers (with the standard latex2 = API, thus compatible with
>   packages like fancyhdr)
>
> I made all the changes (which aren't many) in = xor-new.sty. Of course they
> would have to be put into xor-new.dtx, and I can = do that if there is
> interest in these patches.
>
> Anybody interested?

Yes, definitely.

--
David Kastrup, Kriemhildstr. 15, 44793 Bochum

------_=_NextPart_001_01C2D752.0C183B80--