Received: from mail.proteosys.com ([213.139.130.197]) by nummer-3.proteosys with Microsoft SMTPSVC(6.0.3790.3959); Tue, 18 Aug 2009 23:03:35 +0200 Received: by mail.proteosys.com (8.14.3/8.14.3) with ESMTP id n7IL3Zb9029462 for ; Tue, 18 Aug 2009 23:03:35 +0200 Received: from listserv.uni-heidelberg.de (listserv.uni-heidelberg.de [129.206.100.94]) by relay2.uni-heidelberg.de (8.13.8/8.13.8) with ESMTP id n7IKwjkx005685 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Tue, 18 Aug 2009 22:58:45 +0200 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 n7IFJm8W029448; Tue, 18 Aug 2009 22:58:43 +0200 Received: by LISTSERV.UNI-HEIDELBERG.DE (LISTSERV-TCP/IP release 15.5) with spool id 292722 for LATEX-L@LISTSERV.UNI-HEIDELBERG.DE; Tue, 18 Aug 2009 22:58:43 +0200 Received: from relay2.uni-heidelberg.de (relay2.uni-heidelberg.de [129.206.210.211]) by listserv.uni-heidelberg.de (8.13.1/8.13.1) with ESMTP id n7IKwhKR016500 for ; Tue, 18 Aug 2009 22:58:43 +0200 Received: from anchor-post-1.mail.demon.net (anchor-post-1.mail.demon.net [195.173.77.132]) by relay2.uni-heidelberg.de (8.13.8/8.13.8) with ESMTP id n7IKwZ35005626 for ; Tue, 18 Aug 2009 22:58:38 +0200 Received: from cremornelane.demon.co.uk ([80.177.25.195] helo=[192.168.0.2]) by anchor-post-1.mail.demon.net with esmtp (Exim 4.69) id 1MdVlL-0007KB-gH for LATEX-L@LISTSERV.UNI-HEIDELBERG.DE; Tue, 18 Aug 2009 20:58:35 +0000 User-Agent: Thunderbird 2.0.0.22 (Windows/20090605) MIME-Version: 1.0 References: <4A8986E9.5090209@morningstar2.co.uk> <3F0FECF5-03FB-44C2-99D6-07C3F6987F05@gmail.com> <4A8B0DFC.8060001@morningstar2.co.uk> X-Enigmail-Version: 0.96.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Message-ID: <4A8B1604.6050809@morningstar2.co.uk> Date: Tue, 18 Aug 2009 21:58:44 +0100 Reply-To: Mailing list for the LaTeX3 project Sender: Mailing list for the LaTeX3 project From: Joseph Wright Subject: Re: template To: LATEX-L@LISTSERV.UNI-HEIDELBERG.DE In-Reply-To: <4A8B0DFC.8060001@morningstar2.co.uk> Precedence: list List-Help: , List-Unsubscribe: List-Subscribe: List-Owner: List-Archive: X-ProteoSys-SPAM-Score: -6.599 () BAYES_00,RCVD_IN_DNSWL_MED X-Scanned-By: MIMEDefang 2.65 on 213.139.130.197 Return-Path: owner-latex-l@LISTSERV.UNI-HEIDELBERG.DE X-OriginalArrivalTime: 18 Aug 2009 21:03:35.0306 (UTC) FILETIME=[59B19EA0:01CA2047] Status: R X-Status: X-Keywords: X-UID: 5942 Joseph Wright wrote: > 2) Exact structure for type/template boundary (I still don't get it!) A hunt through some more of the xpackages gives me an example where perhaps I can see this. From xfmgalley.dtx: \DeclareTemplateType{pshape}{0} \DeclareTemplate{pshape}{cutout}{0}{ } { } \DeclareInstance{pshape}{staggered}{cutout}{ } So, taking Will's ordering we have: pshape -> cutout -> staggered This sort-of makes sense. (There are other examples in the same place: perhaps it is needed after all!) -- Joseph Wright