X-VM-v5-Data: ([nil nil nil nil nil nil nil nil nil] ["1823" "Fri" "11" "September" "92" "20:30:17" "CET" "Don Hosek" "DHOSEK@HMCVAX.CLAREMONT.EDU" nil "37" "Section headings" "^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 AA02944; Fri, 11 Sep 92 20:48:59 +0200 Received: from vm.urz.Uni-Heidelberg.de by sc.ZIB-Berlin.DE (4.0/SMI-4.0-sc/19.6.92) id AA18795; Fri, 11 Sep 92 20:48:44 +0200 Message-Id: <9209111848.AA18795@sc.zib-berlin.dbp.de> Received: from DHDURZ1 by vm.urz.Uni-Heidelberg.de (IBM VM SMTP V2R2) with BSMTP id 8575; Fri, 11 Sep 92 20:44:31 CET Received: from DHDURZ1 by DHDURZ1 (Mailer R2.08 R208004) with BSMTP id 8559; Fri, 11 Sep 92 20:44:25 CET Received: from DHDURZ1 by DHDURZ1 (Mailer R2.08 R208004) with BSMTP id 8557; Fri, 11 Sep 92 20:44:21 CET Reply-To: Mailing list for the LaTeX3 project Date: Fri, 11 Sep 92 20:30:17 CET From: Don Hosek Sender: Mailing list for the LaTeX3 project To: Multiple recipients of Subject: Section headings Status: R X-Status: X-Keywords: X-UID: 765 A few points: - There are are two common naming schemes for headings by compositors and designers. One is to use A-head, B-head, C-head, etc. the other is essentially the LaTeX arrangement. The latter is an older convention and the reference where I saw this was a book published in the 50s which unfortunately is part of someone else's library. Spec sheets which I have seen invariably have used A-head, etc., but most of these have also come out of a new generation of designers or people who aren't designers at all. - End-of-section special handling is really rather simple with the current mark-up scheme. - Document inclusion is also not terribly difficult. - Nobody has come up with names yet for a LaTeX209 naming. - Secretaries complain about typing \alpha vs ctrl-shift-alt-a. In short, the most common LaTeX users want to minimize keystrokes. Keep this in mind when proposing schemes for markup. - Also, don't propose the \begin...\end scheme as a replacement for something that can't be 100% replicated using the old markup scheme. For one thing, that will mean that your compatibility mode won't be workable. Also, as noted above, given the choice of a long form and a short form, the majority of LaTeX users will use the short form (when was the last time you saw somebody use \begin{math}...\end{math} (which, by the way, seems to have a bug. Try typing xxx \begin{math} x \end{math} xxx and see what happens (I didn't just break the rules by slipping that in, did I Frank? It does prove a point though since this bug has apparently gone unnoticed for no fewer than three years. Maybe longer. It's never used in the LaTeX book and of the two lousy knockoffs I have, one only mentions it, the other conveniently forgets its existence entirely. -dh