X-VM-v5-Data: ([nil nil nil nil nil nil nil nil nil] ["742" "Fri" "11" "September" "92" "15:04:57" "+0100" "Robin.Fairbairns@CL.CAM.AC.UK" "Robin.Fairbairns@CL.CAM.AC.UK" nil "26" "Re: sectioning units lower than \\subparagraph" "^Date:" nil nil "9"]) Return-Path: Received: from sc.ZIB-Berlin.DE (serv01) by dagobert.ZIB-Berlin.DE (4.1/SMI-4.0/1.9.92 ) id AA02090; Fri, 11 Sep 92 16:11:02 +0200 Received: from vm.urz.Uni-Heidelberg.de by sc.ZIB-Berlin.DE (4.0/SMI-4.0-sc/19.6.92) id AA18083; Fri, 11 Sep 92 16:10:48 +0200 Message-Id: <9209111410.AA18083@sc.zib-berlin.dbp.de> Received: from DHDURZ1 by vm.urz.Uni-Heidelberg.de (IBM VM SMTP V2R2) with BSMTP id 5459; Fri, 11 Sep 92 16:06:56 CET Received: from DHDURZ1 by DHDURZ1 (Mailer R2.08 R208004) with BSMTP id 5440; Fri, 11 Sep 92 16:06:51 CET Received: from DHDURZ1 by DHDURZ1 (Mailer R2.08 R208004) with BSMTP id 5436; Fri, 11 Sep 92 16:06:47 CET Reply-To: Mailing list for the LaTeX3 project In-Reply-To: Your message of Fri, 11 Sep 92 15:21:32 +0200. <"swan.cl.ca.542:11. Date: Fri, 11 Sep 92 15:04:57 +0100 From: Robin.Fairbairns@CL.CAM.AC.UK Sender: Mailing list for the LaTeX3 project To: Multiple recipients of Subject: Re: sectioning units lower than \subparagraph Status: R X-Status: X-Keywords: X-UID: 762 rolf.lindgren@USIT.UIO.NO votes for something along the lines of |> |> \newsection{paragraph}{ |> |> |> |> |> \family{Adobe Garamond} % Adobe Garamond defined elsewhere |> \size{3.1mm}{3.7mm} % I don't think in points, i think in |> % milimeters |> \leftmargin0pt\rightmargin0pt % |> \firstparindent0pt\parindent1em % differentiate between initial and |> % ordinary paragraphs |> \keepwithnextparagraphs1 |> \tocentry0 % Don't show heding in toc |> . |> . |> . |> |> } Of course, one thing missing in all that is the section `level'. Otherwise, I rather like the idea. Robin