Received: from mail.proteosys.com ([62.225.9.49]) by nummer-3.proteosys with Microsoft SMTPSVC(5.0.2195.5329); Mon, 3 Mar 2003 10:11:37 +0100 Received: by mail.proteosys.com (8.12.2/8.12.2) with ESMTP id h239BZ6C011444 for ; Mon, 3 Mar 2003 10:11:36 +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 h238frtt023790; Mon, 3 Mar 2003 09:41:53 +0100 (MET) MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----_=_NextPart_001_01C2E164.E4B76A80" 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 h22N0260028997; Mon, 3 Mar 2003 09:31:37 +0100 Received: from LISTSERV.UNI-HEIDELBERG.DE by LISTSERV.UNI-HEIDELBERG.DE (LISTSERV-TCP/IP release 1.8d) with spool id 8160 for LATEX-L@LISTSERV.UNI-HEIDELBERG.DE; Mon, 3 Mar 2003 09:31:37 +0100 Received: from relay2.uni-heidelberg.de (relay2.uni-heidelberg.de [129.206.210.211]) by listserv.uni-heidelberg.de (8.12.2/8.12.2/SuSE Linux 0.6) with ESMTP id h238Vb2k031014 for ; Mon, 3 Mar 2003 09:31:37 +0100 Received: from ix.urz.uni-heidelberg.de (mail.urz.uni-heidelberg.de [129.206.119.234]) by relay2.uni-heidelberg.de (8.12.4/8.12.4) with ESMTP id h238eUtt023435 for ; Mon, 3 Mar 2003 09:40:30 +0100 (MET) Received: from avmail.urz.uni-heidelberg.de (avmail.urz.uni-heidelberg.de [129.206.119.190]) by ix.urz.uni-heidelberg.de (8.8.8/8.8.8) with ESMTP id JAA17426 for ; Mon, 3 Mar 2003 09:40:29 +0100 Received: from relay2.uni-heidelberg.de (relay2.uni-heidelberg.de [129.206.210.211]) by avmail.urz.uni-heidelberg.de (8.12.1/8.12.1) with ESMTP id h238eRPx066514 for ; Mon, 3 Mar 2003 09:40:27 +0100 Received: from moutvdom.kundenserver.de (moutvdom.kundenserver.de [212.227.126.252]) by relay2.uni-heidelberg.de (8.12.4/8.12.4) with ESMTP id h238eQtt023419 for ; Mon, 3 Mar 2003 09:40:26 +0100 (MET) Received: from [212.227.126.223] (helo=mrvdomng.kundenserver.de) by moutvdom.kundenserver.de with esmtp (Exim 3.35 #1) id 18plUo-0000qQ-00 for LATEX-L@urz.uni-heidelberg.de; Mon, 03 Mar 2003 09:40:26 +0100 Received: from [80.128.36.135] (helo=DOMINUS) by mrvdomng.kundenserver.de with esmtp (Exim 3.35 #1) id 18plUo-00079I-00 for LATEX-L@URZ.UNI-HEIDELBERG.DE; Mon, 03 Mar 2003 09:40:26 +0100 Organization: Art & Satz Return-Path: X-Mailer: Microsoft Outlook, Build 10.0.4024 X-MimeOLE: Produced By Microsoft Exchange V6.5 X-OriginalArrivalTime: 03 Mar 2003 09:11:37.0607 (UTC) FILETIME=[E5140970:01C2E164] x-mime-autoconverted: from quoted-printable to 8bit by listserv.uni-heidelberg.de id h238Vb2k031015 X-Scanned-By: MIMEDefang 2.28 (www . roaringpenguin . com / mimedefang) X-Spam-Status: No, hits=-3.8 required=5.0 tests=AWL,BAYES_20,RCVD_IN_NJABL autolearn=ham version=2.50-cvs X-Spam-Score: 0.3 () NOSPAM_INC,SPAM_PHRASE_01_02 Content-class: urn:content-classes:message Subject: Problem with baseline grid and multicol Date: Mon, 3 Mar 2003 09:40:20 +0100 Message-ID: A<000701c2e160$86482420$657ba8c0@DOMINUS> X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: Problem with baseline grid and multicol Thread-Index: AcLhZOU9SIsukblFR5K13wRomXsacA== From: "Ulrich Dirr" To: Reply-To: "Mailing list for the LaTeX3 project" Status: R X-Status: X-Keywords: X-UID: 4558 This is a multi-part message in MIME format. ------_=_NextPart_001_01C2E164.E4B76A80 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable (prelude) I'm too stupid to setup the new output routine in such a way that everything else (packages) works as before except for grid layout (and the other benefits). Sorry. Therefore I've tried to setup my document macros so that baseline grid typesetting is accomplished. But I always fail with Frank Mittelbach's multicol environment. When multicol finishes, say after 6 lines, and a subsection follows (defined with \@startsection and pre/post skips of 1\baselineskip) some space is added which I can't explain. After some testing I realized that the amount varies when changing the value of\multicolovershoot. But my multicol environment (these 6 lines) only contains normal text. I thought ok then measure the depth of the last line of the multicol environment and give it as the overshoot value. At first glance this works. But when adding more material after the heading everything is out of (grid)order once again. I'm at a loss here. Could someone explain me how I can achieve grid layout anyway? Or why it's not working. My macros for headings, page layout values, font sizes, display material are all defined in multiples of \(normal)baselineskip. Did I miss some hidden value? Thank you for help in advance Ulrich Dirr ------_=_NextPart_001_01C2E164.E4B76A80 Content-Type: text/html; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Problem with baseline grid and multicol

(prelude)
I'm too stupid to setup the new output routine in = such a way that
everything else (packages) works as before except for = grid layout (and
the other benefits). Sorry.


Therefore I've tried to setup my document macros so = that baseline grid
typesetting is accomplished. But I always fail with = Frank Mittelbach's
multicol environment.

When multicol finishes, say after 6 lines, and a = subsection follows
(defined with \@startsection and pre/post skips of = 1\baselineskip) some
space is added which I can't explain. After some = testing I realized that
the amount varies when changing the value = of\multicolovershoot. But my
multicol environment (these 6 lines) only contains = normal text. I
thought ok then measure the depth of the last line of = the multicol
environment and give it as the overshoot value. At = first glance this
works. But when adding more material after the = heading everything is out
of (grid)order once again. I'm at a loss here.

Could someone explain me how I can achieve grid layout = anyway? Or why
it's not working.

My macros for headings, page layout values, font = sizes, display material
are all defined in multiples of = \(normal)baselineskip.

Did I miss some hidden value?

Thank you for help in advance
Ulrich Dirr

------_=_NextPart_001_01C2E164.E4B76A80--