X-VM-v5-Data: ([nil nil nil nil nil nil nil nil nil] ["2750" "Tue" "10" "November" "1998" "11:14:23" "GMT" "David Carlisle" "davidc@NAG.CO.UK" nil "57" "XML (was quotes, a very long time ago)" "^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 MAA31323; Tue, 10 Nov 1998 12:14:54 +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.2EA54CBF@listserv.gmd.de>; Tue, 10 Nov 1998 12:14:51 +0100 Received: from RELAY.URZ.UNI-HEIDELBERG.DE by RELAY.URZ.UNI-HEIDELBERG.DE (LISTSERV-TCP/IP release 1.8b) with spool id 407343 for LATEX-L@RELAY.URZ.UNI-HEIDELBERG.DE; Tue, 10 Nov 1998 12:14:46 +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 MAA17958 for ; Tue, 10 Nov 1998 12:14:41 +0100 (MET) Received: (from davidc@localhost) by nag.co.uk (AIX4.2/UCB 8.7/8.7) id LAA14804; Tue, 10 Nov 1998 11:14:23 GMT References: <009CEFAD.3BBA2D20.77@ROSE.IPM.AC.IR> Message-ID: <199811101114.LAA14804@nag.co.uk> Reply-To: Mailing list for the LaTeX3 project In-Reply-To: <009CEFAD.3BBA2D20.77@ROSE.IPM.AC.IR> (message from Roozbeh Pournader on Mon, 9 Nov 1998 21:06:07 +0330) Date: Tue, 10 Nov 1998 11:14:23 GMT From: David Carlisle Sender: Mailing list for the LaTeX3 project To: Multiple recipients of list LATEX-L Subject: XML (was quotes, a very long time ago) Status: R X-Status: X-Keywords: X-UID: 2805 > Please don't speak of MathML, ok? ;) Ah. When I'm not being `latex3 project' I do, these days, have another hat which says `W3C Math (MathML) Committee member'. It's not all bad, you know:-) > All these, also make my files very large. Does it really? What people do now (ie before any of the browsers have native MathML support) is typically make most of the mathematics in their HTML documents as inlined GIF images. MathML only looks large because you make the mistake of looking at it. GIF is much larger but you don't (unless you are Sebastian) try and read it bit by bit in a binary editor. > I will freely choose my editor, ranging from things like emacs, to > smaller editors like joe or my favourite one in DOS (!), i.e., Turbo > Pascal (!). I tend to use emacs for everything, in case you hadn't noticed emacs users are a minority. Some of us will continue to use that kind of interface, but MathML offers the hope of using systems like Scientific Word, and even Microsoft Word via the MathType/Equation Editor thing and getting something useable out the back, not some obscure rtf extension (out of MS Word), or LaTeX (out of Scientific word) which is even more obscure to many people... There is a very large class of users who would greatly benefit from being able to enter essentially school or undergraduate level mathematics in a wysywig fashion and have the mathematics being portable from their wysywig editor into tex for decent mathematical typesetting, and (soon?) into browsers for online display, but also symbolic algebra systems such as Mathematica, or Maple (oh I believe Axiom is jolly good too:-). For more complete control over the semantics you probably need something like OpenMath layered over MathML, but that is even more verbose, and not really relevant to the typesetting aspects of this list. There will (perhaps? Sebastian would probably say will not) be a future for a `tex like' syntax for document markup, and mathematical markup in particular, but whatever happens there in the `traditional' tex world, there will _certainly_ be a very large number of documents marked up to some Mathematics SGML/XML dtd (MathML being the current favourite, but any other one is likely to look equally verbose and alien to a TeX user). (La)TeX can play a role in typesetting these documents to its normal high standards of mathematical typesetting. Just because some people are working in this area does not mean that latex is necessarily abandoning its traditional users, or that they have to use any such XML system. Although perhaps in the end the rather arcane XML syntax may seem like a price worth paying _if_ it achieves the goals of integration with symbolic algebra packages and on line browsers. David