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:54:21 +0100 Received: by mail.proteosys.com (8.14.3/8.14.3) with ESMTP id nA7IsLEn020161 for ; Sat, 7 Nov 2009 19:54:21 +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 nA7IpD18022602 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Sat, 7 Nov 2009 19:51:13 +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 nA79mjSf002519; Sat, 7 Nov 2009 19:51:11 +0100 Received: by LISTSERV.UNI-HEIDELBERG.DE (LISTSERV-TCP/IP release 15.5) with spool id 355472 for LATEX-L@LISTSERV.UNI-HEIDELBERG.DE; Sat, 7 Nov 2009 19:51:11 +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 nA7IpBI4029094 for ; Sat, 7 Nov 2009 19:51:11 +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 nA7Ip7cI022519 for ; Sat, 7 Nov 2009 19:51:11 +0100 Received: from morse.mittelbach-online.de (p54A85B52.dip.t-dialin.net [84.168.91.82]) by mrelayeu.kundenserver.de (node=mrbap1) with ESMTP (Nemesis) id 0LtUJA-1M5ypT30rc-011Q65; Sat, 07 Nov 2009 19:51:07 +0100 Received: by morse.mittelbach-online.de (Postfix, from userid 501) id CF54D6ECB4; Sat, 7 Nov 2009 19:51:04 +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> <4AF5BD31.1050709@morningstar2.co.uk> X-Mailer: VM 7.19 under Emacs 21.3.1 X-Provags-ID: V01U2FsdGVkX19dOHjxgIttzcZqErM2WpgGht5fTrsUSE/mnTx CW33A7lgHGprcc/UYAMwu4Np7wCfjxNOKyPXfrGE2KWn9sbwis JYrQ7GALtrIxgQw1kWCIw== X-Spam-Whitelist-Provider: Message-ID: <19189.49560.732594.438107@morse.mittelbach-online.de> Date: Sat, 7 Nov 2009 19:51:04 +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: <4AF5BD31.1050709@morningstar2.co.uk> 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:54:21.0557 (UTC) FILETIME=[B78F2A50:01CA5FDB] Status: R X-Status: X-Keywords: X-UID: 6138 Joseph Wright writes: > Frank Mittelbach wrote: > > I do want to try my hand on setting up some templates for headings and for > > that the first step is to define a suitable > > > > \DeclareObjecttype{headings}{?} > > > > The initial question here is what are the arguments this object type should > > carry? for that I hope some of you can help with some thoughts. > > I think we probably need to explain some of the template changes for > this to make sense to everyone (for example, \DeclareObjectType is in > xtemplate.dtx but not template.dtx!). Separate post coming up in a bit > on the (x)template discussions. sorry, yes. but briefly: \DeclareObjectType is the old \DeclareTemplateType actually, I guess that's all that has changed on the rewrite of template as far as this thread is concerned. frank