X-VM-v5-Data: ([nil nil nil nil nil nil nil nil nil] ["410" "Tue" "25" "August" "92" "04:59:42" "CET" "Don Hosek" "DHOSEK@HMCVAX.CLAREMONT.EDU" nil "14" "Re: skips around headings" "^Date:" nil nil "8"]) Return-Path: Received: from sc.ZIB-Berlin.DE (serv01) by dagobert.ZIB-Berlin.DE (4.1/SMI-4.0/6.5.92 ) id AA11730; Tue, 25 Aug 92 06:14:50 +0200 Received: from mail.cs.tu-berlin.de by sc.ZIB-Berlin.DE (4.0/SMI-4.0-sc/19.6.92) id AA14072; Tue, 25 Aug 92 06:14:16 +0200 Received: from tubvm.cs.tu-berlin.de by mail.cs.tu-berlin.de with SMTP id AA22970 (5.65c8/IDA-1.4.4(mail.m4[1.11]) for ); Tue, 25 Aug 1992 06:14:22 +0200 Message-Id: <199208250414.AA22970@mail.cs.tu-berlin.de> Received: from TUBVM.CS.TU-BERLIN.DE by tubvm.cs.tu-berlin.de (IBM VM SMTP R1.2.2MX) with BSMTP id 4456; Tue, 25 Aug 92 06:14:21 +02 Received: from DB0TUI11 by TUBVM.CS.TU-BERLIN.DE (Mailer R2.07B) with BSMTP id 4455; Tue, 25 Aug 92 06:14:18 +0200 Reply-To: Mailing list for the LaTeX3 project Date: Tue, 25 Aug 92 04:59:42 CET From: Don Hosek Sender: Mailing list for the LaTeX3 project To: Multiple recipients of Subject: Re: skips around headings Status: R X-Status: X-Keywords: X-UID: 743 For headers that follow on each other I would suggest a pair of parameters like: {CODE-FOR-CONSECUTIVE HEADERS}{CODE-FOR-ISOLATED-HEADERS} This does not necessarily have to be provided in all header interfaces. This would allow easy programmability of drop the last skip vs. use the larger of the two, not to mention the start a new page only if we're not immediately following a header one level up. -dh