Received: from mx0.gmx.net (mx0.gmx.net [213.165.64.100]) by h1439878.stratoserver.net (8.14.2/8.14.2/Debian-2build1) with SMTP id q7AIF0NH021899 for ; Fri, 10 Aug 2012 20:15:02 +0200 Received: (qmail 8337 invoked by alias); 10 Aug 2012 18:14:55 -0000 Delivered-To: GMX delivery to rainer.schoepf@gmx.net Received: (qmail invoked by alias); 10 Aug 2012 18:14:55 -0000 Received: from relay2.uni-heidelberg.de (EHLO relay2.uni-heidelberg.de) [129.206.210.211] by mx0.gmx.net (mx075) with SMTP; 10 Aug 2012 20:14:55 +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 q7AICi3w004172 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Fri, 10 Aug 2012 20:12:45 +0200 Received: from listserv.uni-heidelberg.de (listserv.uni-heidelberg.de [127.0.0.1]) by listserv.uni-heidelberg.de (8.13.8/8.13.1) with ESMTP id q7AEavLd008220; Fri, 10 Aug 2012 20:12:45 +0200 Received: by LISTSERV.UNI-HEIDELBERG.DE (LISTSERV-TCP/IP release 16.0) with spool id 2687058 for LATEX-L@LISTSERV.UNI-HEIDELBERG.DE; Fri, 10 Aug 2012 20:12:45 +0200 Received: from relay2.uni-heidelberg.de (relay2.uni-heidelberg.de [129.206.210.211]) by listserv.uni-heidelberg.de (8.13.8/8.13.1) with ESMTP id q7AICjL1006461 for ; Fri, 10 Aug 2012 20:12:45 +0200 Received: from mail-vc0-f177.google.com (mail-vc0-f177.google.com [209.85.220.177]) by relay2.uni-heidelberg.de (8.13.8/8.13.8) with ESMTP id q7AICeUJ004154 (version=TLSv1/SSLv3 cipher=RC4-SHA bits=128 verify=FAIL) for ; Fri, 10 Aug 2012 20:12:44 +0200 Received: by vcbfl13 with SMTP id fl13so2502536vcb.22 for ; Fri, 10 Aug 2012 11:12:40 -0700 (PDT) MIME-Version: 1.0 Received: by 10.58.247.138 with SMTP id ye10mr3735279vec.20.1344622359986; Fri, 10 Aug 2012 11:12:39 -0700 (PDT) Received: by 10.58.124.136 with HTTP; Fri, 10 Aug 2012 11:12:39 -0700 (PDT) Content-Type: text/plain; charset=UTF-8 X-Spam-Whitelist: Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by listserv.uni-heidelberg.de id q7AICjL1006462 Message-ID: Date: Fri, 10 Aug 2012 14:12:39 -0400 Reply-To: Mailing list for the LaTeX3 project Sender: Mailing list for the LaTeX3 project From: "Joel C. Salomon" Subject: Xpeek v0.1 released for comment To: LATEX-L@listserv.uni-heidelberg.de Precedence: list List-Help: , List-Unsubscribe: List-Subscribe: List-Owner: List-Archive: X-GMX-Antispam: 0 (BackTrace mail analyze); Detail=5D7Q89H36p4L00VTXC6D4q0N+AH0PUCnGL2vqOgpaBYL16oitsMrgDt/NQNpSCZFFjDOy 97xb7Zpf+wZnd5ZXNcvLDXR3Wg3wRjdQbwEMh8=V1; X-Resent-By: Forwarder X-Resent-For: rainer.schoepf@gmx.net X-Resent-To: rainer@rainer-schoepf.de Status: R X-Status: X-Keywords: X-UID: 7117 Folks, Thanks to all the help I've gotten on this list, the first somewhat-useful version of my xpeek package is now available at . See the Downloads tab there for the .tds.zip and the PDF documentation. Thanks especially to Bruno: As I noticed yesterday, he's actually the one who wrote most of the code! (Bruno: do you want your name as one of the authors?) This version can actually do useful work, though I'm still not sure about the interface. But when Robin or Reiner come back from their much-needed vacations, I'll be submitting this to CTAN. Comments about coding & documentation style (and formatting) are welcome (off-list, most likely); bug reports to the GitHub bug tracker. This package is also an early adopter of l3doc & l3docstrip—am I the first outside the LaTeX3 group to use l3doc?—so expect bug reports and style questions from me on those topics. —Joel