Received: from mail.proteosys.com ([213.139.130.197]) by nummer-3.proteosys with Microsoft SMTPSVC(6.0.3790.3959); Sun, 16 Sep 2007 15:31:53 +0200 Received: by mail.proteosys.com (8.13.8/8.13.4) with ESMTP id l8GDVidt022503 for ; Sun, 16 Sep 2007 15:31:45 +0200 Received: from listserv.uni-heidelberg.de (listserv.uni-heidelberg.de [129.206.100.94]) by relay2.uni-heidelberg.de (8.13.8/8.13.8) with ESMTP id l8GDQfXN026041 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Sun, 16 Sep 2007 15:26:41 +0200 Received: from listserv.uni-heidelberg.de (listserv.uni-heidelberg.de [129.206.100.94]) by listserv.uni-heidelberg.de (8.13.1/8.13.1) with ESMTP id l8FM1Ni3007395; Sun, 16 Sep 2007 15:26:30 +0200 Received: by LISTSERV.UNI-HEIDELBERG.DE (LISTSERV-TCP/IP release 15.0) with spool id 115415 for LATEX-L@LISTSERV.UNI-HEIDELBERG.DE; Sun, 16 Sep 2007 15:26:30 +0200 Received: from relay2.uni-heidelberg.de (relay2.uni-heidelberg.de [129.206.210.211]) by listserv.uni-heidelberg.de (8.13.1/8.13.1) with ESMTP id l8GDQUAV004323 for ; Sun, 16 Sep 2007 15:26:30 +0200 Received: from moutng.kundenserver.de (moutng.kundenserver.de [212.227.126.187]) by relay2.uni-heidelberg.de (8.13.8/8.13.8) with ESMTP id l8GDQR0b025796 for ; Sun, 16 Sep 2007 15:26:32 +0200 Received: from p54A99358.dip0.t-ipconnect.de [84.169.147.88] (helo=morse.mittelbach-online.de) by mrelayeu.kundenserver.de (node=mrelayeu8) with ESMTP (Nemesis), id 0ML31I-1IWu8g2FmQ-0001gr; Sun, 16 Sep 2007 15:26:25 +0200 Received: by morse.mittelbach-online.de (Postfix, from userid 501) id 6C3B313621; Sun, 16 Sep 2007 15:26:14 +0200 (CEST) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit References: <46C2D9E9.30002@arcor.de> <18149.43596.773340.35688@morse.mittelbach-online.de> <18152.18545.140494.509894@morse.mittelbach-online.de> X-Mailer: VM 7.19 under Emacs 21.3.1 X-Provags-ID: V01U2FsdGVkX197tiByxoWgsguErCQnEns9ZjVMX3Xy25aHYQY 6xFqXC3B/GtJTUvG8cH5dbDepoNJDU0WE9s9Hrm6Lwuj9zGw4R iDkZXbTQHGprf3p/BojOkinXX1BS7yn X-Spam-Whitelist-Provider: Message-ID: <18157.12021.921043.625463@morse.mittelbach-online.de> Date: Sun, 16 Sep 2007 15:26:13 +0200 Reply-To: Mailing list for the LaTeX3 project Sender: Mailing list for the LaTeX3 project From: Frank Mittelbach Subject: Re: compiling xo-pfloat.tex To: LATEX-L@LISTSERV.UNI-HEIDELBERG.DE In-Reply-To: <18152.18545.140494.509894@morse.mittelbach-online.de> Precedence: list List-Help: , List-Unsubscribe: List-Subscribe: List-Owner: List-Archive: X-ProteoSys-SPAM-Score: -102.464 () BAYES_00,FORGED_RCVD_HELO,USER_IN_WHITELIST X-Scanned-By: MIMEDefang 2.57 on 213.139.130.197 Return-Path: owner-latex-l@LISTSERV.UNI-HEIDELBERG.DE X-OriginalArrivalTime: 16 Sep 2007 13:31:54.0247 (UTC) FILETIME=[F237B170:01C7F865] Status: R X-Status: X-Keywords: X-UID: 5065 I now have updated the xor module far enough to make xo-pfloat compile again with reasonable output; due to some kernel updates a bunch of routines got broken (and the balancing interface is still in a state of flux (though not needed here so that is ok). What doesn't work properly is the final page-layout as far as running headers/footers and placement of the text area is concerned---for the moment I "fixed" that by simply moving everything far enough to the left so that it stays within a normal page. so next things to tackle are - revisiting the pagelayout interface - finishing implementing balancing (it works in cases without floats but rather badly handles the situation when floats are present) frank