Received: from mail.proteosys.com ([213.139.130.197]) by nummer-3.proteosys with Microsoft SMTPSVC(6.0.3790.3959); Tue, 25 Nov 2008 14:48:02 +0100 Received: by mail.proteosys.com (8.13.8/8.13.8) with ESMTP id mAPDm0Rr010346 for ; Tue, 25 Nov 2008 14:48:01 +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 mAPDhCY4021214 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Tue, 25 Nov 2008 14:43:12 +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 mAPAha3q024175; Tue, 25 Nov 2008 14:43:10 +0100 Received: by LISTSERV.UNI-HEIDELBERG.DE (LISTSERV-TCP/IP release 15.5) with spool id 176497 for LATEX-L@LISTSERV.UNI-HEIDELBERG.DE; Tue, 25 Nov 2008 14:43:09 +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 mAPDh90j006801 for ; Tue, 25 Nov 2008 14:43:09 +0100 Received: from rv-out-0708.google.com (rv-out-0708.google.com [209.85.198.240]) by relay.uni-heidelberg.de (8.14.1/8.14.1) with ESMTP id mAPDh5hk006060 for ; Tue, 25 Nov 2008 14:43:09 +0100 Received: by rv-out-0708.google.com with SMTP id c5so2657325rvf.10 for ; Tue, 25 Nov 2008 05:43:04 -0800 (PST) Received: by 10.141.211.13 with SMTP id n13mr2418752rvq.217.1227620584747; Tue, 25 Nov 2008 05:43:04 -0800 (PST) Received: by 10.141.76.4 with HTTP; Tue, 25 Nov 2008 05:43:04 -0800 (PST) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Disposition: inline References: X-Spam-Whitelist: Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from base64 to 8bit by listserv.uni-heidelberg.de id mAPDh90j006802 Message-ID: <27990a880811250543v7d5adbdfj9deaaf25afec5b1d@mail.gmail.com> Date: Wed, 26 Nov 2008 00:13:04 +1030 Reply-To: Mailing list for the LaTeX3 project Sender: Mailing list for the LaTeX3 project From: Will Robertson Subject: Re: Documenting LaTeX3 packages (l3doc) To: LATEX-L@LISTSERV.UNI-HEIDELBERG.DE In-Reply-To: Precedence: list List-Help: , List-Unsubscribe: List-Subscribe: List-Owner: List-Archive: X-ProteoSys-SPAM-Score: -2.599 () BAYES_00 X-Scanned-By: MIMEDefang 2.64 on 213.139.130.197 Return-Path: owner-latex-l@LISTSERV.UNI-HEIDELBERG.DE X-OriginalArrivalTime: 25 Nov 2008 13:48:02.0749 (UTC) FILETIME=[6F985ED0:01C94F04] Status: R X-Status: X-Keywords: X-UID: 5465 On Tue, Nov 25, 2008 at 11:42 PM, Joseph Wright wrote: > Is it me, or did \file disappear in the update somewhere? My documentation > is complaining! Oops! It was only being used a single time in the entire expl3 code, so I thought it would be better, at this stage, to prune it out…not having put your code into my tree of "all LaTeX3 code" yet. Which suddenly makes me feel that xfrac might not exactly be in working order at this stage…uh oh…will attend to the situation ASAP. In the meantime, ('til next I commit), assume that \file *does* still exist :) I'll probably \let it to \url (or something) instead of \texttt, though. Cheers, Will