X-VM-v5-Data: ([nil nil nil nil nil nil nil nil nil] ["507" "Tue" " 8" "March" "1994" "22:16:06" "MEZ" "Werner Lemberg" "A7621GAC@AWIUNI11.EDVZ.UNIVIE.AC.AT" nil "22" "Headers in the standard styles" "^Date:" nil nil "3" nil nil nil 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 AA00528; Tue, 8 Mar 94 22:53:29 +0100 Received: from mail.cs.tu-berlin.de by sc.ZIB-Berlin.DE (4.1/SMI-4.0-sc/03.06.93) id AA28347; Tue, 8 Mar 94 22:51:27 +0100 Received: from tubvm.cs.tu-berlin.de by mail.cs.tu-berlin.de with SMTP id AA02850 (5.65c8/IDA-1.4.4(mail.m4[1.12]) for <@MAIL.CS.TU-BERLIN.DE:Schoepf@SC.ZIB-BERLIN.DE>); Tue, 8 Mar 1994 22:51:25 +0100 Message-Id: <199403082151.AA02850@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 0532; Tue, 08 Mar 94 22:50:53 +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 0531; Tue, 8 Mar 1994 22:50:53 +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 4325; Tue, 8 Mar 1994 22:50:05 +0000 Reply-To: Mailing list for the LaTeX3 project Date: Tue, 8 Mar 1994 22:16:06 MEZ From: Werner Lemberg Sender: Mailing list for the LaTeX3 project To: Multiple recipients of list LATEX-L Subject: Headers in the standard styles Status: R X-Status: X-Keywords: X-UID: 1582 At the moment only Chapter x Part x etc. are supported. What if you have a language where this scheme is not usable, for example Chinese or Korean? Both languages need a prefix and a postfix to the chapter number --- I therefore suggest additional macros like \postchaptername \postpartname etc. to be included in the standard styles. I think this does not cause any incompatibilites with existing documents using \chapter etc. without modifications. Werner