X-VM-v5-Data: ([nil nil nil nil nil nil nil nil nil] ["1036" "Fri" "11" "September" "92" "11:12:50" "BST" "CA_ROWLEY@VAX.ACS.OPEN.AC.UK" "CA_ROWLEY@VAX.ACS.OPEN.AC.UK" nil "28" "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 AA00686; Fri, 11 Sep 92 12:15:20 +0200 Received: from vm.urz.Uni-Heidelberg.de by sc.ZIB-Berlin.DE (4.0/SMI-4.0-sc/19.6.92) id AA17362; Fri, 11 Sep 92 12:15:11 +0200 Message-Id: <9209111015.AA17362@sc.zib-berlin.dbp.de> Received: from DHDURZ1 by vm.urz.Uni-Heidelberg.de (IBM VM SMTP V2R2) with BSMTP id 2315; Fri, 11 Sep 92 12:11:03 CET Received: from DHDURZ1 by DHDURZ1 (Mailer R2.08 R208004) with BSMTP id 2303; Fri, 11 Sep 92 12:10:59 CET Received: from DHDURZ1 by DHDURZ1 (Mailer R2.08 R208004) with BSMTP id 2301; Fri, 11 Sep 92 12:10:56 CET Reply-To: Mailing list for the LaTeX3 project Date: Fri, 11 Sep 92 11:12:50 BST From: CA_ROWLEY@VAX.ACS.OPEN.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: 759 Angus wrote: > I would prefer a nested begin/end pair for sections (\begin{section}[title] ... > \end{section}) with the normal \section, \subsection, etc., commands as > abbreviations for a \begin{section} with the appropriate implicit end tag for > the previous section. You got it: no problems, as an option rather than the "only way to do it". But that does not preclude having the different levels given explicit names, or levels, eg \begin{section}[level=A], as another option, with as you suggest abbreviations and implicit end-tags etc. Thus I think (but this could be wrong??) that there is no need for "standardised names" for the levels, except possibly within the "standard styles", but do they need more than 4 levels?? Nelson Beebe also pointed out, at the mini-workshop we held in Portland, that when incorporating an article into a book, it would be useful to be able to set up local mappings from "author's tags" to "document elements". This also requires that the names are not hard-wired to levels. chris