X-VM-v5-Data: ([nil nil nil nil nil nil nil nil nil] ["616" "Tue" "1" "December" "1998" "09:12:50" "+0000" "Sebastian Rahtz" "s.rahtz@ELSEVIER.CO.UK" nil "17" "Re: portable LaTeX" "^Date:" nil nil "12" nil nil nil nil nil] nil) Received: from kralle.zdv.Uni-Mainz.DE (root@kralle.zdv.Uni-Mainz.DE [134.93.8.158]) by mail.Uni-Mainz.DE (8.8.8/8.8.8) with ESMTP id NAA13790; Tue, 1 Dec 1998 13:18:11 +0100 (MET) Received: from listserv.gmd.de (listserv.gmd.de [192.88.97.1]) by kralle.zdv.Uni-Mainz.DE (8.8.8/8.8.8) with ESMTP id NAA29496; Tue, 1 Dec 1998 13:17:33 +0100 (MET) Received: from lsv1.listserv.gmd.de (192.88.97.2) by listserv.gmd.de (LSMTP for OpenVMS v1.1a) with SMTP id <14.756F23DD@listserv.gmd.de>; Tue, 1 Dec 1998 12:56:21 +0100 Received: from RELAY.URZ.UNI-HEIDELBERG.DE by RELAY.URZ.UNI-HEIDELBERG.DE (LISTSERV-TCP/IP release 1.8b) with spool id 411276 for LATEX-L@RELAY.URZ.UNI-HEIDELBERG.DE; Tue, 1 Dec 1998 10:22:18 +0100 Received: from pillar.elsevier.co.uk (root@pillar.elsevier.co.uk [193.131.222.35]) by relay.urz.uni-heidelberg.de (8.8.8/8.8.8) with ESMTP id KAA00215 for ; Tue, 1 Dec 1998 10:22:16 +0100 (MET) Received: from snowdon.elsevier.co.uk [193.131.197.164]; by pillar.elsevier.co.uk (8.8.5/8.8.5) with ESMTP; for ""; sender "s.rahtz@elsevier.co.uk"; id JAA02903; hop 0; Tue, 1 Dec 1998 09:13:50 GMT Received: from srahtz (actually host srahtz.elsevier.co.uk) by snowdon.elsevier.co.uk with SMTP (PP); Tue, 1 Dec 1998 09:20:56 +0000 X-Mailer: emacs 20.3.2 (via feedmail 9-beta-3 Q); VM 6.61 under Emacs 20.3.2 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit References: <199811271514.KAA22026@hilbert.math.albany.edu> <13922.59462.279452.122152@fell.open.ac.uk> Message-ID: <13923.45842.264051.790964@srahtz> Reply-To: Mailing list for the LaTeX3 project In-Reply-To: <13922.59462.279452.122152@fell.open.ac.uk> Date: Tue, 1 Dec 1998 09:12:50 +0000 From: Sebastian Rahtz Sender: Mailing list for the LaTeX3 project To: Multiple recipients of list LATEX-L Subject: Re: portable LaTeX Status: R X-Status: X-Keywords: X-UID: 3001 Chris Rowley writes: > ... mostly about normalisation and concrete syntax. > > He did not mention the lack of extensibility: was this deliberate? > > It is tortuously difficult in SGML to have bothe extendabilty and > portability; it is therefore impossible to have extendability in XML > (correct?). > "tortuously difficult"? but a standard feature of two well known DTDs, TEI and Docbook. What works there works in XML versions, of course. It makes your documents less portable, if by that you mean that processing programs have to be very defensive, but its a perfectly plausible way to work. Sebastian