Received: from mail.proteosys.com ([213.139.130.197]) by nummer-3.proteosys with Microsoft SMTPSVC(6.0.3790.3959); Tue, 1 Sep 2009 15:44:21 +0200 Received: by mail.proteosys.com (8.14.3/8.14.3) with ESMTP id n81DiHAW018560 for ; Tue, 1 Sep 2009 15:44:19 +0200 Received: from listserv.uni-heidelberg.de (listserv.uni-heidelberg.de [129.206.100.94]) by relay.uni-heidelberg.de (8.14.1/8.14.1) with ESMTP id n81Dak8W014681 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Tue, 1 Sep 2009 15:36:46 +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 n81BbgXX010493; Tue, 1 Sep 2009 15:36:38 +0200 Received: by LISTSERV.UNI-HEIDELBERG.DE (LISTSERV-TCP/IP release 15.5) with spool id 290742 for LATEX-L@LISTSERV.UNI-HEIDELBERG.DE; Tue, 1 Sep 2009 15:36:37 +0200 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 n81Dabch025460 for ; Tue, 1 Sep 2009 15:36:37 +0200 Received: from fmmailgate03.web.de (fmmailgate03.web.de [217.72.192.234]) by relay.uni-heidelberg.de (8.14.1/8.14.1) with ESMTP id n81DaNmQ014238 for ; Tue, 1 Sep 2009 15:36:26 +0200 Received: from smtp07.web.de (fmsmtp07.dlan.cinetic.de [172.20.5.215]) by fmmailgate03.web.de (Postfix) with ESMTP id 074481117805F for ; Tue, 1 Sep 2009 15:36:14 +0200 (CEST) Received: from [89.50.24.98] (helo=uwe.lueck) by smtp07.web.de with esmtp (SSLv3:DES-CBC3-SHA:168) (WEB.DE 4.110 #314) id 1MiTWu-0001ET-00; Tue, 01 Sep 2009 15:36:13 +0200 X-Sender: uwe.lueck@pop3.web.de X-Mailer: QUALCOMM Windows Eudora Version 5.1 References: <4A9CCC56.80001@morningstar2.co.uk> <4A7921CF.5020803@morningstar2.co.uk> <4A86949D.3090500@morningstar2.co.uk> <4A886BA8.2000209@morningstar2.co.uk> <0417DF73-EC19-4262-B9DF-5C870D47BFCE@gmail.com> <4A893816.2090807@residenset.net> <4A89610D.8060108@morningstar2.co.uk> <4A8C71CC.7000006@residenset.net> <4A8D0048.4070101@morningstar2.co.uk> <4A946AD7.4020506@residenset.net> <4A9C2DF7.6070002@morningstar2.co.uk> <4A9CCC56.80001@morningstar2.co.uk> Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1"; format=flowed X-Sender: uwe.lueck@web.de X-Provags-ID: V01U2FsdGVkX1+uTc8SpFYP0QeWC72irGyZpPDi9rpQsxmFF6R/ WdesCvl6jj84MigVlHZXOgbmMbOkyg7LHyevUC0hc5ic9uhaE0 KYS2EvdHM= Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by listserv.uni-heidelberg.de id n81Dabch025461 Message-ID: <5.1.0.14.0.20090901150944.026507a0@pop3.web.de> Date: Tue, 1 Sep 2009 15:17:46 +0200 Reply-To: Mailing list for the LaTeX3 project Sender: Mailing list for the LaTeX3 project From: Uwe =?iso-8859-1?Q?L=FCck?= Subject: Re: l3doc, was Re: xparse To: LATEX-L@LISTSERV.UNI-HEIDELBERG.DE In-Reply-To: <4A9CF90D.5030100@elzevir.fr> 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: 01 Sep 2009 13:44:21.0171 (UTC) FILETIME=[4F304030:01CA2B0A] Status: R X-Status: X-Keywords: X-UID: 6053 At 12:35 01.09.09, Manuel Pégourié-Gonnard wrote: >As a matter of personnal feeling, I'm really tired of the dtx format. If >find it >too complicated to write, read and modify. In general (for my normal documents >also) I prefer rather light markup and dtx format seems like the opposite of >light to me. > >I didn't have time to look too deeply in gmdoc, but I tend to think it is >a more >usable approach. That's why I made niceverb and makedoc (in tug.ctan.org/pkg/nicetext; somewhat clumsy still difficult with hyperref, but it serves me to maintain a book class), and I find Paul Isambert's CodeDoc very nice which extracts package code while typesetting the documentation. Cheers, Uwe.