X-VM-v5-Data: ([nil nil nil nil nil nil nil nil nil] ["896" "Wed" " 9" "February" "1994" "13:26:26" "EST" "Michael Barr" "barr@TRIPLES.MATH.MCGILL.CA" "<199402091833.AA27378@mail.cs.tu-berlin.de>" "16" "second options" "^Date:" nil nil "2" "1994020918:26:26" "second options" nil nil]) Return-Path: Received: from sc.ZIB-Berlin.DE (mailserv) by dagobert.ZIB-Berlin.DE (4.1/SMI-4.0/24.6.93) id AA11013; Wed, 9 Feb 94 19:34:01 +0100 Received: from mail.cs.tu-berlin.de by sc.ZIB-Berlin.DE (4.1/SMI-4.0-sc/03.06.93) id AA26089; Wed, 9 Feb 94 19:33:14 +0100 Received: from tubvm.cs.tu-berlin.de by mail.cs.tu-berlin.de with SMTP id AA27378 (5.65c8/IDA-1.4.4(mail.m4[1.12]) for <@MAIL.CS.TU-BERLIN.DE:Schoepf@SC.ZIB-BERLIN.DE>); Wed, 9 Feb 1994 19:33:12 +0100 Message-Id: <199402091833.AA27378@mail.cs.tu-berlin.de> Received: from TUBVM.CS.TU-BERLIN.DE by tubvm.cs.tu-berlin.de (IBM VM SMTP V2R2) with BSMTP id 7449; Wed, 09 Feb 94 19:32:30 +0200 Received: from VM.URZ.UNI-HEIDELBERG.DE (NJE origin MAILER@DHDURZ1) by TUBVM.CS.TU-BERLIN.DE (LMail V1.2a/1.8a) with BSMTP id 7448; Wed, 9 Feb 1994 19:32:30 +0200 Received: from VM.URZ.UNI-HEIDELBERG.DE (NJE origin LISTSERV@DHDURZ1) by VM.URZ.UNI-HEIDELBERG.DE (LMail V1.2a/1.8a) with BSMTP id 7536; Wed, 9 Feb 1994 19:31:40 +0000 Reply-To: Mailing list for the LaTeX3 project Date: Wed, 9 Feb 1994 13:26:26 EST From: Michael Barr Sender: Mailing list for the LaTeX3 project To: Multiple recipients of list LATEX-L Subject: second options Status: R X-Status: X-Keywords: X-UID: 1495 I don't see any real problem with using the syntax \section{title}[[optional toc entry]optional running head] with the toc entry defaulting to the running head. Actually, but for backward compatibility, I would prefer that the toc entry default to the full section title. Of course, the way this is done, you could not have an optional toc entry without also choosing a running head. For the rare occasion that that is what is wanted, the user would simply have to repeat the title. I expect this could be implemented with ease even in the present setup. Perhaps the toc default could be made subject to a user switch. As it is, I modified \@startsection to get what I wanted. In fact, I have modified it in a couple other ways too. One to allow changing the space between section number and title and once to permit an unnumbered chapter (the preface) to appear in the toc. Michael Barr