X-VM-v5-Data: ([nil nil nil nil nil nil nil nil nil] ["1429" "Fri" "5" "February" "93" "11:21:36" "+0000" "Peter Abbott" "p.abbott@ASTON.AC.UK" nil "35" "Re: Baselines and multicols" "^Date:" nil nil "2"]) Return-Path: Received: from sc.ZIB-Berlin.DE (mailserv) by dagobert.ZIB-Berlin.DE (4.1/SMI-4.0/1.9.92 ) id AA18829; Fri, 5 Feb 93 12:39:45 +0100 Received: from vm.urz.Uni-Heidelberg.de (vm.hd-net.uni-heidelberg.de) by sc.ZIB-Berlin.DE (4.1/SMI-4.0-sc/19.6.92) id AA27056; Fri, 5 Feb 93 12:39:43 +0100 Message-Id: <9302051139.AA27056@sc.zib-berlin.dbp.de> Received: from DHDURZ1 by vm.urz.Uni-Heidelberg.de (IBM VM SMTP V2R2) with BSMTP id 7057; Fri, 05 Feb 93 12:39:42 CET Received: from DHDURZ1 by DHDURZ1 (Mailer R2.08 R208004) with BSMTP id 2720; Fri, 05 Feb 93 12:39:39 CET Received: from DHDURZ1 by DHDURZ1 (Mailer R2.08 R208004) with BSMTP id 2718; Fri, 05 Feb 93 12:39:36 CET Reply-To: Mailing list for the LaTeX3 project In-Reply-To: Your message of Wed, 03 Feb 93 14:13:47 +0000. Date: Fri, 5 Feb 93 11:21:36 +0000 From: Peter Abbott Sender: Mailing list for the LaTeX3 project To: Multiple Recipients of Subject: Re: Baselines and multicols Status: R X-Status: X-Keywords: X-UID: 939 >A tall order. i spend my entire life (it sometimes seems) trying to >solve this (and I know FMi had a go once). Just for starters, consider >the case of the section heading at the top of column 2; normally the >section heading has nnnpt of white space above of it, but this is >removed, so the nnnpt of white space below the header, carefully >designed to balance the above, breaks the baseline alignment. >Obviously, this can be solved algorithmically *if* LaTeX 3 gives us >more explicit control over headings (as I think it will) *and if* we >have a reliable test of `are we at the top of column'. What a>re >suggestions for the latter? > >There is discussion of this is the last TUGboat in a paper about ZzTeX >where the author mentions the other problems he had to solve. > >Lots of this is just style file programming of course, like being >aware of the space above and below lists and quotes. > >Sebastian > > Whilst I accept Sebastian's comments, my problem is slightly different. I use (in this context) A5 pages with 2 columns and point size 9 on 9.67. Therefore when I include an image of say 50mm, I can accept a small amount of whitespace above or below to ensure the baselines of the two columns are aligned. I accept that there are wider issues but would like to think that LaTeX3 could address the general principle of providing aligned baselines (perhaps as on option which can be switched on/off). Peter