Received: from mail.proteosys.com ([213.139.130.197]) by nummer-3.proteosys with Microsoft SMTPSVC(6.0.3790.3959); Sat, 7 Nov 2009 19:59:16 +0100 Received: by mail.proteosys.com (8.14.3/8.14.3) with ESMTP id nA7IxGM3020224 for ; Sat, 7 Nov 2009 19:59:16 +0100 Received: from listserv.uni-heidelberg.de (listserv.uni-heidelberg.de [129.206.100.94]) by relay.uni-heidelberg.de (8.14.1/8.14.1) with ESMTP id nA7Iv8DM026934 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Sat, 7 Nov 2009 19:57:08 +0100 Received: from listserv.uni-heidelberg.de (localhost.localdomain [127.0.0.1]) by listserv.uni-heidelberg.de (8.13.1/8.13.1) with ESMTP id nA79mjTR002519; Sat, 7 Nov 2009 19:57:08 +0100 Received: by LISTSERV.UNI-HEIDELBERG.DE (LISTSERV-TCP/IP release 15.5) with spool id 355510 for LATEX-L@LISTSERV.UNI-HEIDELBERG.DE; Sat, 7 Nov 2009 19:57:07 +0100 Received: from relay.uni-heidelberg.de (relay.uni-heidelberg.de [129.206.100.212]) by listserv.uni-heidelberg.de (8.13.1/8.13.1) with ESMTP id nA7Iv7St029499 for ; Sat, 7 Nov 2009 19:57:07 +0100 Received: from moutng.kundenserver.de (moutng.kundenserver.de [212.227.17.10]) by relay.uni-heidelberg.de (8.14.1/8.14.1) with ESMTP id nA7Iv4qs026882 for ; Sat, 7 Nov 2009 19:57:07 +0100 Received: from morse.mittelbach-online.de (p54A85B52.dip.t-dialin.net [84.168.91.82]) by mrelayeu.kundenserver.de (node=mrbap0) with ESMTP (Nemesis) id 0LgvCQ-1MJoWP3PE6-00nkKX; Sat, 07 Nov 2009 19:57:03 +0100 Received: by morse.mittelbach-online.de (Postfix, from userid 501) id 00F7D7082B; Sat, 7 Nov 2009 19:57:00 +0100 (CET) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit References: <19189.17593.814557.704925@morse.mittelbach-online.de> <4AF5A79B.9040003@residenset.net> X-Mailer: VM 7.19 under Emacs 21.3.1 X-Provags-ID: V01U2FsdGVkX18E/D7EbnnjkrnM6Eyu4OHSiZI26ahcavd6vcX 1w7uvuq0O3S70uGGlYb/KiJdhnAm6Py2GZRP5KNWlutZjLfI9R HEhJPpDzi2wMEVIRId2tA== X-Spam-Whitelist-Provider: Message-ID: <19189.49916.976455.896225@morse.mittelbach-online.de> Date: Sat, 7 Nov 2009 19:57:00 +0100 Reply-To: Mailing list for the LaTeX3 project Sender: Mailing list for the LaTeX3 project From: Frank Mittelbach Subject: Re: an object type for heading commands To: LATEX-L@LISTSERV.UNI-HEIDELBERG.DE In-Reply-To: <4AF5A79B.9040003@residenset.net> Precedence: list List-Help: , List-Unsubscribe: List-Subscribe: List-Owner: List-Archive: X-ProteoSys-SPAM-Score: -106.599 () BAYES_00,RCVD_IN_DNSWL_MED,USER_IN_WHITELIST X-Scanned-By: MIMEDefang 2.65 on 213.139.130.197 Return-Path: owner-latex-l@LISTSERV.UNI-HEIDELBERG.DE X-OriginalArrivalTime: 07 Nov 2009 18:59:16.0779 (UTC) FILETIME=[678677B0:01CA5FDC] Status: R X-Status: X-Keywords: X-UID: 6140 Lars, > When needing a title for the TOC: > > 1. If there is a key "toctitle", then use that value. > 2. Otherwise, if there is a key "shorttitle", then use that value. > 3. Otherwise, use the full title. > > When needing a title for the running head: > > 1. If there is a key "headtitle", then use that value. > 2. Otherwise, if there is a key "shorttitle", then use that value. > 3. Otherwise, use the full title. one follow up question: I'm not quite sure what a shorttitle is supposed to be in contrast to toctitle or headtitle. do you mean shorttitle just as a means to avoid specifying both toctitle and headtitle with the same value or could there be a shorttitle and a toctitle and would that have any semantic meaning? frank