X-VM-v5-Data: ([nil nil nil nil nil nil nil nil nil] ["1108" "Wed" "8" "October" "1997" "00:39:12" "+0100" "David Carlisle" "david@DCARLISLE.DEMON.CO.UK" nil "24" "Re: LaTeX journal and publisher macros" "^Date:" nil nil "10" 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.5/8.8.5) with ESMTP id CAA07601; Wed, 8 Oct 1997 02:22:19 +0200 (MET DST) Received: from lsv1.listserv.gmd.de by listserv.gmd.de (LSMTP for OpenVMS v1.1a) with SMTP id <13.738D674E@listserv.gmd.de>; Wed, 8 Oct 1997 2:22:13 +0200 Received: from RELAY.URZ.UNI-HEIDELBERG.DE by RELAY.URZ.UNI-HEIDELBERG.DE (LISTSERV-TCP/IP release 1.8b) with spool id 210160 for LATEX-L@RELAY.URZ.UNI-HEIDELBERG.DE; Wed, 8 Oct 1997 02:21:39 +0200 Received: from punt-1.mail.demon.net (punt-1b.mail.demon.net [194.217.242.135]) by relay.urz.uni-heidelberg.de (8.8.7/8.8.7) with SMTP id CAA29076 for ; Wed, 8 Oct 1997 02:21:37 +0200 (MET DST) Received: from dcarlisle.demon.co.uk ([194.222.187.145]) by punt-1.mail.demon.net id aa1021520; 8 Oct 97 0:31 BST Received: by dcarlisle.demon.co.uk id m0xIjDc-000OWHC (Debian Smail-3.2 1996-Jul-4 #2); Wed, 8 Oct 1997 00:39:12 +0100 (BST) Message-ID: Reply-To: Mailing list for the LaTeX3 project In-Reply-To: <876242111.105228.BNB@MATH.AMS.ORG> (message from bbeeton on Tue, 7 Oct 1997 12:35:11 -0400) Date: Wed, 8 Oct 1997 00:39:12 +0100 From: David Carlisle Sender: Mailing list for the LaTeX3 project To: Multiple recipients of list LATEX-L Subject: Re: LaTeX journal and publisher macros Status: R X-Status: X-Keywords: X-UID: 2388 > since my name has been taken in vain ... 'twasn't me what did it, honest. > in pre-latex days, it was often possible to run > the camera-ready copy of an issue as a unit. no more. No doubt true if you say so, but is LaTeX the cause or is it more that in those days you were not trying to typeset an article in cyrillic followed by an article about 16bit Omega fonts followed by .. > that little matter of incompatible packages is a real beast. Yes for you especially in TUGBOAT I suspect that you are always going to be hitting some real hard incompatibility, but as I said to Sebastian earlier in this thread ``you don't count'':-) More normal (if any of us TeX users are normal) usage are the kinds of things outlined by Robin (for his collection of letters) or Bernard (for a journal made up of similar (from the TeX point of view) articles). In these cases you can usually (perhaps:-) arrange just to load all packages used by any of the sub documents at the start of the `master' document and then just input each sub document in turn (after suitably disabling all the preamble commands). David