X-VM-v5-Data: ([nil nil nil nil nil nil nil nil nil] ["2262" "Tue" "10" "November" "1998" "12:28:13" "GMT" "David Carlisle" "davidc@NAG.CO.UK" nil "53" "Re: What is \"base\" LaTeX" "^Date:" nil nil "11" nil nil nil nil nil] nil) Received: from listserv.gmd.de (listserv.gmd.de [192.88.97.1]) by mail.Uni-Mainz.DE (8.8.8/8.8.8) with ESMTP id NAA12424; Tue, 10 Nov 1998 13:28:40 +0100 (MET) Received: from lsv1.listserv.gmd.de (192.88.97.2) by listserv.gmd.de (LSMTP for OpenVMS v1.1a) with SMTP id <6.7D92613C@listserv.gmd.de>; Tue, 10 Nov 1998 13:28:39 +0100 Received: from RELAY.URZ.UNI-HEIDELBERG.DE by RELAY.URZ.UNI-HEIDELBERG.DE (LISTSERV-TCP/IP release 1.8b) with spool id 407429 for LATEX-L@RELAY.URZ.UNI-HEIDELBERG.DE; Tue, 10 Nov 1998 13:28:34 +0100 Received: from nag.co.uk (openmath.nag.co.uk [192.156.217.16]) by relay.urz.uni-heidelberg.de (8.8.8/8.8.8) with ESMTP id NAA24339 for ; Tue, 10 Nov 1998 13:28:31 +0100 (MET) Received: (from davidc@localhost) by nag.co.uk (AIX4.2/UCB 8.7/8.7) id MAA14652; Tue, 10 Nov 1998 12:28:13 GMT References: <98110912272255@man.ac.uk> Message-ID: <199811101228.MAA14652@nag.co.uk> Reply-To: Mailing list for the LaTeX3 project In-Reply-To: <98110912272255@man.ac.uk> (message from Phillip Helbig on Mon, 9 Nov 1998 12:27:22 GMT) Date: Tue, 10 Nov 1998 12:28:13 GMT From: David Carlisle Sender: Mailing list for the LaTeX3 project To: Multiple recipients of list LATEX-L Subject: Re: What is "base" LaTeX Status: R X-Status: X-Keywords: X-UID: 2807 > Solution: Move the best-of-breed third-party packages into the > LaTeX core distribution. In principle promoting an extended `core' distribution would be a good thing. The main problem is _how_ to go about doing it. There is one overriding constraint. Any mechanism which introduces extra packages into a central latex `minimal distribution' must _not_ generate any extra work at the latex support addresses (latex-l and latex-bugs). Given the number of people currently active supporting latex, any extra support work is likely to have the effect that we can not cope and all support stops. However we would be prepared to put in time to help set up any mechanisms needed. So we can not simply just pick some (one? two? fifty?) packages from ctan/latex/contrib and stick them in ctan/latex/packages/tools and carry on as before. There are one or two clear contenders for generally useful packages. natbib, cite, hyperref, .. however if anyone really tries to fill in the dots and make an explicit list, then value judgements will sometimes have to be made between essentially similar packages. This is something that ctan explicitly does _not_ do. Anything that involves making judgements involves being prepared to explain choices, and to review them later as packages develop (or packages previously chosen stop being developed). so... an enlarged base latex distribution would require * an agreed mechanism for creating and maintaining such a distribution. * volunteers to actually do the work. (Beware: latex support takes more time than you think: I once thought it would only take up one weekend and a free trip to Hamburg). * Some method of interfacing to the latex3 project. Even if such an extended list was maintained by volunteers outside the project, the latex3 project as a body is ultimately responsible for latex, and would want to retain the right to have the final word about how or if such an extended list should be produced. * agreement from the tex distributors that they would actually ship such an extended set. (Probably this is not so much of a problem now distributions have generally moved to CD from floppy disk, but I am sure most would not want to ship the whole of latex/contrib) David