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 o9SDaBIm021948 for ; Thu, 28 Oct 2010 15:36:13 +0200 Received: (qmail 16753 invoked by alias); 28 Oct 2010 13:36:06 -0000 Delivered-To: GMX delivery to rainer.schoepf@gmx.net Received: (qmail invoked by alias); 28 Oct 2010 13:36:04 -0000 Received: from relay2.uni-heidelberg.de (EHLO relay2.uni-heidelberg.de) [129.206.210.211] by mx0.gmx.net (mx117) with SMTP; 28 Oct 2010 15:36:04 +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 o9SDY1mg001427 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Thu, 28 Oct 2010 15:34:01 +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 o9SDGFJd029279; Thu, 28 Oct 2010 15:33:49 +0200 Received: by LISTSERV.UNI-HEIDELBERG.DE (LISTSERV-TCP/IP release 16.0) with spool id 638106 for LATEX-L@LISTSERV.UNI-HEIDELBERG.DE; Thu, 28 Oct 2010 15:33:49 +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 o9SDXnjr025482 for ; Thu, 28 Oct 2010 15:33:49 +0200 Received: from fmmailgate07.web.de (fmmailgate07.web.de [217.72.192.248]) by relay2.uni-heidelberg.de (8.13.8/8.13.8) with ESMTP id o9SDXicq001154 for ; Thu, 28 Oct 2010 15:33:48 +0200 Received: from mwmweb011 ( [172.20.18.20]) by fmmailgate07.web.de (Postfix) with ESMTP id ADA8A602F7E; Thu, 28 Oct 2010 15:33:20 +0200 (CEST) Received: from [92.116.25.25] by mwmweb011 with HTTP; Thu Oct 28 15:33:20 CEST 2010 References: <14330.1288266842@cl.cam.ac.uk> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-UI-Message-Type: mail X-UI-ATTACHMENT-ID-POSTFIX: 885931c5-7f23-4728-96c0-17788c8a2b59 X-Priority: 3 Importance: normal Sensitivity: Normal X-Provags-ID: V01U2FsdGVkX18J9HWthr2ZajjXTgDo/qxOcqqYQwcIWcm1w6H8mCdXXyTCXs1BzIsC n7/AfaJTkeFDCsbtT9lxIAWqUNtoV0/sJf8vhq8hQDw= Message-ID: <1793889881.205131.1288272800704.JavaMail.fmail@mwmweb011> Date: Thu, 28 Oct 2010 15:33:20 +0200 Reply-To: Mailing list for the LaTeX3 project Sender: Mailing list for the LaTeX3 project From: Uwe Lueck Subject: Re: New "interfaces" package To: LATEX-L@listserv.uni-heidelberg.de In-Reply-To: <14330.1288266842@cl.cam.ac.uk> Precedence: list List-Help: , List-Unsubscribe: List-Subscribe: List-Owner: List-Archive: X-GMX-Antispam: 0 (Mail was not recognized as spam); Detail=5D7Q89H36p77e5KAPs1l6v/Sb97LojnDtMgfETrECMLUO9erHzOJe+OynZRhvlGqb5A0X bbiCt2rAnnct/NAlbHMvoAL6GY+23tB3khNK7bp7qqSbssdDTHsQd8+gWzfjr4OMj5ambWQGofKK 3vIsQ==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: 6465 "Robin Fairbairns" , 28.10.2010 13:54:02 >Uwe Lueck wrote: >> This also reminds me of memoir.cls, "endorsing" (copying) certain >> "standard" packages; yet I have never studied by which commands the >> features of those packages are accessed by the user. > > memoir uses the code of packages that peter wilson wrote as he was > designing ... memoir. i don't think i would have spotted the purpose of > the packages if peter hadn't occasionally mentioned it when submitting > packages. In the first instance, once I learnt it from Lars Madsen. Now I have found patchcmd, (on searching for ` package ': ) array, dcolumn, delarray, tabularx, booktabs. I also once found the special footnote styles according to TeXbook pp. 395ff., probably from EDMAC via ledmac. The latter is a real gain because ledmac itself has turned out to be incompatible with a number of standard packages (due to its method of numbering lines, I think) -- and moreover, the "columnar" footnote style isn't available from manyfoot. > as a development strategy, it seems quite neat, to me ... but it does > make faq answer-writing a little tortuous: "you can use memoir or > koma-script or package x, y or z to do this; package y is actually part > of memoir". When I learnt this about memoir, I found it remarkable as I had been urged to create such an "all-in-one-package" earlier (I didn't). Cheers, Uwe.