Received: from webgate.proteosys.de (mail.proteosys-ag.com [62.225.9.49]) by lucy.proteosys (8.11.0/8.9.3/SuSE Linux 8.9.3-0.1) with ESMTP id eBVL3kI07334 for ; Sun, 31 Dec 2000 22:03:46 +0100 Received: by webgate.proteosys.de (8.11.0/8.11.0) with ESMTP id eBVL3ja07436 . for ; Sun, 31 Dec 2000 22:03:49 +0100 MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----_=_NextPart_001_01C0736D.2A056500" Received: from mail.Uni-Mainz.DE (mailserver1.zdv.Uni-Mainz.DE [134.93.8.30]) by mailgate2.zdv.Uni-Mainz.DE (8.11.0/8.10.2) with ESMTP id eBVL2b024216 for ; Sun, 31 Dec 2000 22:02:37 +0100 (MET) Received: from mailgate2.zdv.Uni-Mainz.DE (mailgate2.zdv.Uni-Mainz.DE [134.93.8.57]) by mail.Uni-Mainz.DE (8.9.3/8.9.3) with ESMTP id WAA00762 for ; Sun, 31 Dec 2000 22:02:33 +0100 (MET) X-MimeOLE: Produced By Microsoft Exchange V6.5 Received: from mail.listserv.gmd.de (mail.listserv.gmd.de [192.88.97.5]) by mailgate2.zdv.Uni-Mainz.DE (8.11.0/8.10.2) with ESMTP id eBVL2S024212 for ; Sun, 31 Dec 2000 22:02:28 +0100 (MET) Received: from mail.listserv.gmd.de (192.88.97.5) by mail.listserv.gmd.de (LSMTP for OpenVMS v1.1a) with SMTP id <9.D23F6D0A@mail.listserv.gmd.de>; Sun, 31 Dec 2000 22:02:25 +0100 Received: from RELAY.URZ.UNI-HEIDELBERG.DE by RELAY.URZ.UNI-HEIDELBERG.DE (LISTSERV-TCP/IP release 1.8b) with spool id 477893 for LATEX-L@RELAY.URZ.UNI-HEIDELBERG.DE; Sun, 31 Dec 2000 22:02:22 +0100 Received: from ix.urz.uni-heidelberg.de (mail.urz.uni-heidelberg.de [129.206.119.234]) by relay.urz.uni-heidelberg.de (8.8.8/8.8.8) with ESMTP id WAA24409 for ; Sun, 31 Dec 2000 22:02:21 +0100 (MET) Received: from relay.uni-heidelberg.de (relay.uni-heidelberg.de [129.206.100.212]) by ix.urz.uni-heidelberg.de (8.8.8/8.8.8) with ESMTP id WAA21128 for ; Sun, 31 Dec 2000 22:02:21 +0100 Received: from csc.albany.edu (sarah.albany.edu [169.226.1.103]) by relay.uni-heidelberg.de (8.10.2+Sun/8.10.2) with ESMTP id eBVL2LU08261 for ; Sun, 31 Dec 2000 22:02:21 +0100 (MET) Received: from hilbert.math.albany.edu (hilbert.math.albany.edu [169.226.23.52]) by csc.albany.edu (8.9.3/8.9.3) with ESMTP id QAA07540; Sun, 31 Dec 2000 16:01:50 -0500 (EST) Received: (from hammond@localhost) by hilbert.math.albany.edu (8.9.3/8.9.3) id QAA15231; Sun, 31 Dec 2000 16:01:48 -0500 (EST) Return-Path: Content-class: urn:content-classes:message Subject: GELLMU progress Date: Sun, 31 Dec 2000 22:01:48 +0100 Message-ID: <200012312101.QAA15231@hilbert.math.albany.edu> X-MS-Has-Attach: X-MS-TNEF-Correlator: From: "William F. Hammond" Sender: "Mailing list for the LaTeX3 project" To: "Multiple recipients of list LATEX-L" Reply-To: "Mailing list for the LaTeX3 project" Status: R X-Status: X-Keywords: X-UID: 3635 This is a multi-part message in MIME format. ------_=_NextPart_001_01C0736D.2A056500 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable New Year's greetings to all. I've placed what I hope will be the last pre-release tarball at http://www.albany.edu/~hammond/gellmu/tarball.html. It represents what I've used to port the UKTUG LaTeX FAQ to an XML document that should eventually admit a number of useful formattings including the didactic HTML and LaTeX formattings that I am developing (albeit slowly). The FAQ port materials are at http://math.albany.edu:8010/pers/hammond/glf/ (a URI that eventually will move). The XML version of a GELLMU article does admit processing by James Clark's XSLT engine "xt". I would very much like to see a formatting to Texinfo so that the FAQ could be placed in info trees. I don't know Texinfo at all well, and my time is about to become scarce. An annotated sgmlspl skeleton for new formattings is in the referenced directory. One needs, in principle, 2 perl functions for each of ca. 120 tagnames. Or one could write XSLT. I would also like to see somebody translate it to TEI and then compare the HTML and LaTeX formattings obtained chez Rahtz from TEI with the native GELLMU formattings. -- Bill ------_=_NextPart_001_01C0736D.2A056500 Content-Type: text/html; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable GELLMU progress

New Year's greetings to all.

I've placed what I hope will be the last pre-release = tarball at
http://www.al= bany.edu/~hammond/gellmu/tarball.html.

It represents what I've used to port the UKTUG LaTeX = FAQ to an
XML document that should eventually admit a number of = useful formattings
including the didactic HTML and LaTeX formattings = that I am developing
(albeit slowly).

The FAQ port materials are at
http://math.albany= .edu:8010/pers/hammond/glf/ (a URI that eventually
will move).

The XML version of a GELLMU article does admit = processing by James
Clark's XSLT engine "xt".

I would very much like to see a formatting to Texinfo = so that the
FAQ could be placed in info trees.  I don't know = Texinfo at all well,
and my time is about to become scarce.  An = annotated sgmlspl skeleton
for new formattings is in the referenced = directory.  One needs, in
principle, 2 perl functions for each of ca. 120 = tagnames.  Or one
could write XSLT.

I would also like to see somebody translate it to TEI = and then compare
the HTML and LaTeX formattings obtained chez Rahtz = from TEI with the
native GELLMU formattings.

          &nbs= p;            = ;            =   -- Bill

------_=_NextPart_001_01C0736D.2A056500--