Received: from mail.proteosys.com ([213.139.130.197]) by nummer-3.proteosys with Microsoft SMTPSVC(6.0.3790.3959); Fri, 7 Dec 2007 12:50:15 +0100 Received: by mail.proteosys.com (8.13.8/8.13.8) with ESMTP id lB7Bo9cY021511 for ; Fri, 7 Dec 2007 12:50:09 +0100 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 lB7BiMYd022768 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Fri, 7 Dec 2007 12:44:22 +0100 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 lB6N1Ste023138; Fri, 7 Dec 2007 12:46:04 +0100 Received: by LISTSERV.UNI-HEIDELBERG.DE (LISTSERV-TCP/IP release 15.0) with spool id 210169 for LATEX-L@LISTSERV.UNI-HEIDELBERG.DE; Fri, 7 Dec 2007 12:46:04 +0100 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 lB7Bk4ro018283 for ; Fri, 7 Dec 2007 12:46:04 +0100 Received: from moutng.kundenserver.de (moutng.kundenserver.de [212.227.126.186]) by relay2.uni-heidelberg.de (8.13.8/8.13.8) with ESMTP id lB7Bi29g022301 for ; Fri, 7 Dec 2007 12:44:06 +0100 Received: from morse.mittelbach-online.de (p54A9A889.dip0.t-ipconnect.de [84.169.168.137]) by mrelayeu.kundenserver.de (node=mrelayeu5) with ESMTP (Nemesis) id 0ML25U-1J0beX0g5J-0004Gt; Fri, 07 Dec 2007 12:45:59 +0100 Received: by morse.mittelbach-online.de (Postfix, from userid 501) id 9DD146198F; Fri, 7 Dec 2007 12:45:56 +0100 (CET) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit References: <18263.4996.905115.46103@morse.mittelbach-online.de> <00a901c837d7$c291a3c0$14b2a8c0@DOMINUS> <18263.44547.318795.848131@morse.mittelbach-online.de> <006201c83813$ad508ad0$14b2a8c0@DOMINUS> X-Mailer: VM 7.19 under Emacs 21.3.1 X-Provags-ID: V01U2FsdGVkX19c2oDngwxBOQedpNhnqo51vYNgbtkAVLQw6/M kNz3a0iTt00I+pvpJe7zuEbg3UlI6O0Nwi28ZiOjdgPOM8mMIe 0JknJnTIE8nDkP/Udpm3ZroszQEhUWt X-Spam-Whitelist-Provider: Message-ID: <18265.12916.555104.35087@morse.mittelbach-online.de> Date: Fri, 7 Dec 2007 12:45:56 +0100 Reply-To: Mailing list for the LaTeX3 project Sender: Mailing list for the LaTeX3 project From: Frank Mittelbach Subject: Re: progress ... balancing, grids, multicolumn changes ... To: LATEX-L@LISTSERV.UNI-HEIDELBERG.DE In-Reply-To: <006201c83813$ad508ad0$14b2a8c0@DOMINUS> 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: 07 Dec 2007 11:50:15.0234 (UTC) FILETIME=[54CBAA20:01C838C7] Status: R X-Status: X-Keywords: X-UID: 5103 Ulrich Dirr writes: > >> I'd some application where on all left-hand pages (in one chapter) > text > >> were typeset with 'footnote marks' and on the right-hand page > ***all*** > >> corresponding 'footnotes' from the left pages were typeset. > > > > you mean like ftnright but across a spread? or differently? > > spread ok, works now and is uploaded ... had to find and fix a bug in cases where not all columns are present on a page actually, right now it only works if the document has at least 2 columns because I started out with the code from ftnright, but that should be easy to extend to the general case. layout is called "ftnrightspread" and you can review the results in the pdf it doesn't really improve the particular document because as a result of the footnote move less good page/column breaks are taken, but this is purely bad luck frank