Received: from mail.proteosys.com ([213.139.130.197]) by nummer-3.proteosys with Microsoft SMTPSVC(6.0.3790.3959); Tue, 10 Nov 2009 22:59:36 +0100 Received: by mail.proteosys.com (8.14.3/8.14.3) with ESMTP id nAALxZet029326 for ; Tue, 10 Nov 2009 22:59:35 +0100 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 nAALtEP4017150 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Tue, 10 Nov 2009 22:55:15 +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 nAAGHABK021466; Tue, 10 Nov 2009 22:55:13 +0100 Received: by LISTSERV.UNI-HEIDELBERG.DE (LISTSERV-TCP/IP release 15.5) with spool id 377042 for LATEX-L@LISTSERV.UNI-HEIDELBERG.DE; Tue, 10 Nov 2009 22:55:13 +0100 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 nAALtDgD020136 for ; Tue, 10 Nov 2009 22:55:13 +0100 Received: from fg-out-1718.google.com (fg-out-1718.google.com [72.14.220.156]) by relay2.uni-heidelberg.de (8.13.8/8.13.8) with ESMTP id nAALt9jU017083 for ; Tue, 10 Nov 2009 22:55:12 +0100 Received: by fg-out-1718.google.com with SMTP id d23so205540fga.16 for ; Tue, 10 Nov 2009 13:55:09 -0800 (PST) Received: by 10.86.138.40 with SMTP id l40mr537579fgd.6.1257890109477; Tue, 10 Nov 2009 13:55:09 -0800 (PST) Received: from ?10.0.1.103? (219-90-212-151.ip.adam.com.au [219.90.212.151]) by mx.google.com with ESMTPS id d8sm9198123fga.3.2009.11.10.13.55.06 (version=TLSv1/SSLv3 cipher=RC4-MD5); Tue, 10 Nov 2009 13:55:08 -0800 (PST) Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes Content-Transfer-Encoding: 7bit Mime-Version: 1.0 (Apple Message framework v936) References: <19189.17593.814557.704925@morse.mittelbach-online.de> <4AF5A79B.9040003@residenset.net> <19189.49743.74826.581704@morse.mittelbach-online.de> <004001ca6051$e9e35e10$bdaa1a30$@de> <19192.38156.431785.622764@morse.mittelbach-online.de> <002101ca61d4$f322ddf0$d96899d0$@de>, <20C53106-7650-4EAC-82C1-BEF0EFA17816@gmail.com> <200911102144.nAALiX8D024641@edinburgh.nag.co.uk> X-Mailer: Apple Mail (2.936) X-Spam-Whitelist: Message-ID: Date: Wed, 11 Nov 2009 08:25:01 +1030 Reply-To: Mailing list for the LaTeX3 project Sender: Mailing list for the LaTeX3 project From: Will Robertson Subject: Re: an object type for heading commands To: LATEX-L@LISTSERV.UNI-HEIDELBERG.DE In-Reply-To: <200911102144.nAALiX8D024641@edinburgh.nag.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: 10 Nov 2009 21:59:36.0521 (UTC) FILETIME=[17D55390:01CA6251] Status: R X-Status: X-Keywords: X-UID: 6160 On 11/11/2009, at 8:14 AM, David Carlisle wrote: > hmm, but perhaps some of us have a head start:-) see 2nd column of > > http://www.w3.org/Math/testsuite/results/tests.html#results Aha, so Chris' task is almost complete already! How do you access the unicode range of symbols in pmml2tex? I mean, obviously they can be translated to TeX names via bb's STIX table, but there's no single collection of symbol fonts that'll let you access them all, right? Or are the tests (somewhat) independent of symbol coverage? (It certainly seems more important to test behaviour rather than whether obscure characters are available.) -- Will