X-VM-v5-Data: ([nil nil nil nil nil nil nil nil nil] ["1005" "Wed" "11" "June" "1997" "19:56:21" "+1000" "Richard Walker" "Richard.Walker@CS.ANU.EDU.AU" nil "23" "Re: automatic numbering" "^Date:" nil nil "6" 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.4) with ESMTP id KAA22712; Thu, 12 Jun 1997 10:48:15 +0200 (MET DST) Received: from lsv1.listserv.gmd.de by listserv.gmd.de (LSMTP for OpenVMS v1.1a) with SMTP id <10.A8E009C4@listserv.gmd.de>; Thu, 12 Jun 1997 10:34:24 +0200 Received: from RELAY.URZ.UNI-HEIDELBERG.DE by RELAY.URZ.UNI-HEIDELBERG.DE (LISTSERV-TCP/IP release 1.8b) with spool id 151370 for LATEX-L@RELAY.URZ.UNI-HEIDELBERG.DE; Wed, 11 Jun 1997 11:56:41 +0200 Received: from flash.anu.edu.au (richard@flash.anu.edu.au [150.203.166.27]) by relay.urz.uni-heidelberg.de (8.7.6/8.7.4) with ESMTP id LAA13653 for ; Wed, 11 Jun 1997 11:56:32 +0200 (MET DST) Received: (from richard@localhost) by flash.anu.edu.au (8.8.2/8.8.2) id TAA01247; Wed, 11 Jun 1997 19:56:21 +1000 (EST) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit References: <199706110929.KAA19914@lochnagarn.elsevier.co.uk> X-Mailer: VM 6.29 under Emacs 19.34.1 Message-ID: <199706110956.TAA01247@flash.anu.edu.au> Reply-To: Mailing list for the LaTeX3 project In-Reply-To: <199706110929.KAA19914@lochnagarn.elsevier.co.uk> Date: Wed, 11 Jun 1997 19:56:21 +1000 From: Richard Walker Sender: Mailing list for the LaTeX3 project To: Multiple recipients of list LATEX-L Subject: Re: automatic numbering Status: R X-Status: X-Keywords: X-UID: 2018 Sebastian Rahtz writes: > b) please lets have portable programs written in the genuinely > popular langauges, viz TeX or C++ Ha ha, I think Sebastian omitted a couple of smilies. Let's keep it `in the family', viz. a TeX-only solution. We have all worked very hard to make sure that TeX works `the same' across platforms. I strongly agree that adding a Unixy tool is a backward step. Perl is not Unix-specific, it's `way cool', but not everybody has it. (`TeX Live'-style solutions - precompiled binaries - may be the answer to this objection.) In my opninion, what we need are smarter tools or smarter support for combining multiple documents into one. Specials aside, dviconcat works well at the level of combining dvi files. But combining TeX or LaTeX source files is still not so easy. Publishers will come up with their own solutions. (Perhaps Sebastian can inform us about Elsevier practice.) Let's work towards some sort of standard or protocol for combining documents. Richard.