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 f4L8L5f24736 for ; Mon, 21 May 2001 10:21:05 +0200 Received: by webgate.proteosys.de (8.11.0/8.11.0) with ESMTP id f4L8L5726747 . for ; Mon, 21 May 2001 10:21:05 +0200 MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----_=_NextPart_001_01C0E1CE.FA95AE80" 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 f4L8L4007908 for ; Mon, 21 May 2001 10:21:04 +0200 (MET DST) Received: from mailgate1.zdv.Uni-Mainz.DE (mailgate1.zdv.Uni-Mainz.DE [134.93.8.56]) by mail.Uni-Mainz.DE (8.9.3/8.9.3) with ESMTP id KAA25452 for ; Mon, 21 May 2001 10:21:04 +0200 (MEST) X-MimeOLE: Produced By Microsoft Exchange V6.5 Received: from mail.listserv.gmd.de (mail.listserv.gmd.de [192.88.97.5]) by mailgate1.zdv.Uni-Mainz.DE (8.11.0/8.10.2) with ESMTP id f4L8L3U09840 for ; Mon, 21 May 2001 10:21:03 +0200 (MET DST) Received: from mail.listserv.gmd.de (192.88.97.5) by mail.listserv.gmd.de (LSMTP for OpenVMS v1.1a) with SMTP id <2.F354B84A@mail.listserv.gmd.de>; Mon, 21 May 2001 10:19:15 +0200 Received: from RELAY.URZ.UNI-HEIDELBERG.DE by RELAY.URZ.UNI-HEIDELBERG.DE (LISTSERV-TCP/IP release 1.8b) with spool id 496201 for LATEX-L@RELAY.URZ.UNI-HEIDELBERG.DE; Mon, 21 May 2001 10:21:00 +0200 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 KAA07604 for ; Mon, 21 May 2001 10:20:59 +0200 (MET DST) 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 KAA47280 for ; Mon, 21 May 2001 10:20:59 +0200 Received: from wisbech.cl.cam.ac.uk (mta1.cl.cam.ac.uk [128.232.0.15]) by relay.uni-heidelberg.de (8.10.2+Sun/8.10.2) with ESMTP id f4L8Kwj04057 for ; Mon, 21 May 2001 10:20:58 +0200 (MET DST) Received: from pallas.cl.cam.ac.uk ([128.232.8.88] helo=cl.cam.ac.uk ident=rf) by wisbech.cl.cam.ac.uk with esmtp (Exim 3.092 #1) id 151kvy-0006jH-00 for LATEX-L@URZ.UNI-HEIDELBERG.DE; Mon, 21 May 2001 09:20:58 +0100 In-Reply-To: Your message of "Sat, 19 May 2001 15:01:17 EDT." <200105191901.f4JJ1HQ08279@pluto.math.albany.edu> Return-Path: Content-class: urn:content-classes:message Subject: Re: Encodings Update Date: Mon, 21 May 2001 09:20:58 +0100 Message-ID: X-MS-Has-Attach: X-MS-TNEF-Correlator: From: "Robin Fairbairns" 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: 4093 This is a multi-part message in MIME format. ------_=_NextPart_001_01C0E1CE.FA95AE80 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable > Marcel Oliver : > > > change bars (hopefully) reflect most of last week's traffic. > > I'm glad that you are updating your summary. > > > Unfortunately LaTeX2HTML eats marginpars. Any idea how to cleanly = do > > this? > > (1) invent an abstract document structure corresponding to LaTeX's > marginpar, and (2) understand how you want it represented in HTML. agreed > Then add it to your XML document type that admits formattings to both > LaTeX and HTML while extending your formatters to accommodate it. nah: marcel's talking about latex2html here, not something sensible. marcel -- look at the conditional compilation facilities of html.sty (the one that comes with latex2html, that is), and use that to deal with your coding). similarly, deal with urls with url.sty and latex2html's url facilities conditionally. (iirc, latex2html has a shortcut for that conditional.) ------_=_NextPart_001_01C0E1CE.FA95AE80 Content-Type: text/html; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Re: Encodings Update

> Marcel Oliver = <oliver@NA.UNI-TUEBINGEN.DE>:
>
> > change bars (hopefully) reflect most of = last week's traffic.
>
> I'm glad that you are updating your = summary.
>
> > Unfortunately LaTeX2HTML eats = marginpars.  Any idea how to cleanly do
> > this?
>
> (1) invent an abstract document structure = corresponding to LaTeX's
> marginpar, and (2) understand how you want it = represented in HTML.

agreed

> Then add it to your XML document type that admits = formattings to both
> LaTeX and HTML while extending your formatters = to accommodate it.

nah: marcel's talking about latex2html here, not = something sensible.

marcel -- look at the conditional compilation = facilities of html.sty
(the one that comes with latex2html, that is), and = use that to deal
with your coding).

similarly, deal with urls with url.sty and = latex2html's url facilities
conditionally.  (iirc, latex2html has a shortcut = for that
conditional.)

------_=_NextPart_001_01C0E1CE.FA95AE80--