Received: from mail.proteosys.com ([213.139.130.197]) by nummer-3.proteosys with Microsoft SMTPSVC(6.0.3790.3959); Mon, 10 Dec 2007 18:40:35 +0100 Received: by mail.proteosys.com (8.13.8/8.13.8) with ESMTP id lBAHeUVv015785 for ; Mon, 10 Dec 2007 18:40:30 +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 lBAHVUjR023698 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Mon, 10 Dec 2007 18:31:30 +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 lBADfe5Y008751; Mon, 10 Dec 2007 18:33:25 +0100 Received: by LISTSERV.UNI-HEIDELBERG.DE (LISTSERV-TCP/IP release 15.0) with spool id 218297 for LATEX-L@LISTSERV.UNI-HEIDELBERG.DE; Mon, 10 Dec 2007 18:33:25 +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 lBAHXPtH011417 for ; Mon, 10 Dec 2007 18:33:25 +0100 Received: from solo.fdn.fr (solo.fdn.fr [80.67.169.19]) by relay2.uni-heidelberg.de (8.13.8/8.13.8) with ESMTP id lBAHV5mF023059 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=FAIL) for ; Mon, 10 Dec 2007 18:31:12 +0100 Received: by solo.fdn.fr (Postfix, from userid 10) id 217734304EB; Mon, 10 Dec 2007 18:33:07 +0100 (CET) Received: from localhost (localhost [127.0.0.1]) by edgard.fdn.fr (Postfix) with ESMTP id D3305A5C2EA for ; Mon, 10 Dec 2007 18:30:53 +0100 (CET) X-Virus-Scanned: Debian amavisd-new at edgard.fdn.fr Received: from edgard.fdn.fr ([127.0.0.1]) by localhost (edgard.fdn.fr [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id HyBBnrbHK5cc for ; Mon, 10 Dec 2007 18:30:46 +0100 (CET) Received: by edgard.fdn.fr (Postfix, from userid 501) id 0BE74A5C4DD; Mon, 10 Dec 2007 18:30:46 +0100 (CET) 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> <18265.12916.555104.35087@morse.mittelbach-online.de> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.5.11 Message-ID: <20071210173045.GA23382@edgard.fdn.fr> Date: Mon, 10 Dec 2007 18:30:46 +0100 Reply-To: Mailing list for the LaTeX3 project Sender: Mailing list for the LaTeX3 project From: Benjamin BAYART Subject: Re: progress ... balancing, grids, multicolumn changes ... To: LATEX-L@LISTSERV.UNI-HEIDELBERG.DE In-Reply-To: <18265.12916.555104.35087@morse.mittelbach-online.de> Precedence: list List-Help: , List-Unsubscribe: List-Subscribe: List-Owner: List-Archive: X-ProteoSys-SPAM-Score: -2.599 () BAYES_00 X-Scanned-By: MIMEDefang 2.57 on 213.139.130.197 Return-Path: owner-latex-l@LISTSERV.UNI-HEIDELBERG.DE X-OriginalArrivalTime: 10 Dec 2007 17:40:35.0328 (UTC) FILETIME=[C4FCB800:01C83B53] Status: R X-Status: X-Keywords: X-UID: 5114 Le Fri, Dec 07, 2007 at 12:45:56PM +0100, Frank Mittelbach: > > layout is called "ftnrightspread" and you can review the results in the pdf I see one interesting case, about footnotes and multicolumn. The usual layout is to have N cols, with the footnotes of each columns at the bottom of it. It might be interesting to have a layout with different numbers of cols for the text and the notes. Something like a 2 columns text with a 3 columns footnote area, when there is a quite large difference in text size between text and notes, it avoid having too long lines in the notes. I don't know how to have that kind of thing integrated as a parameter in a more global layout. Another case interesting in mixing various numbers of columns, and that can be handled, is having a "break" across all columns, but not only at the top of the page, like a "middle title". I don't know how it fits with the float placement system, it would be a kind of gluing together a page with balanced columns and no bot floats (the top part) and a page with a cross-cols title (the bottom part). Since a multi column is more suited for large page sizes, it can be interesting to have such "middle" titles. Regards, Benjamin.