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 f4JMBQf19385 for ; Sun, 20 May 2001 00:11:26 +0200 Received: by webgate.proteosys.de (8.11.0/8.11.0) with ESMTP id f4JMBP719854 . for ; Sun, 20 May 2001 00:11:25 +0200 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 f4JMBP006849 for ; Sun, 20 May 2001 00:11:25 +0200 (MET DST) MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----_=_NextPart_001_01C0E0B0.A5637B00" 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 AAA05825 for ; Sun, 20 May 2001 00:11:24 +0200 (MEST) 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 f4JMBO006845 for ; Sun, 20 May 2001 00:11:24 +0200 (MET DST) X-MimeOLE: Produced By Microsoft Exchange V6.5 Received: from mail.listserv.gmd.de (192.88.97.5) by mail.listserv.gmd.de (LSMTP for OpenVMS v1.1a) with SMTP id <1.9F67C84B@mail.listserv.gmd.de>; Sun, 20 May 2001 0:09:38 +0200 Received: from RELAY.URZ.UNI-HEIDELBERG.DE by RELAY.URZ.UNI-HEIDELBERG.DE (LISTSERV-TCP/IP release 1.8b) with spool id 495584 for LATEX-L@RELAY.URZ.UNI-HEIDELBERG.DE; Sun, 20 May 2001 00:07:40 +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 AAA24701 for ; Sun, 20 May 2001 00:07:39 +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 AAA115024 for ; Sun, 20 May 2001 00:07:40 +0200 Received: from naf1.mathematik.uni-tuebingen.de (naf1.mathematik.uni-tuebingen.de [134.2.161.197]) by relay.uni-heidelberg.de (8.10.2+Sun/8.10.2) with ESMTP id f4JM7Zj20323 for ; Sun, 20 May 2001 00:07:35 +0200 (MET DST) Received: from na13.mathematik.uni-tuebingen.de (na13 [134.2.161.180]) by naf1.mathematik.uni-tuebingen.de (8.9.3+Sun/8.9.3) with ESMTP id AAA28245 for ; Sun, 20 May 2001 00:07:34 +0200 (MET DST) Received: (from oliver@localhost) by na13.mathematik.uni-tuebingen.de (8.9.3+Sun/8.9.1) id AAA14364; Sun, 20 May 2001 00:07:34 +0200 (MET DST) In-Reply-To: <200105191901.f4JJ1HQ08279@pluto.math.albany.edu> References: <200105191901.f4JJ1HQ08279@pluto.math.albany.edu> Return-Path: X-Mailer: VM 6.88 under Emacs 20.7.2 X-Authentication-Warning: na13.mathematik.uni-tuebingen.de: oliver set sender to oliver@na13 using -f Content-class: urn:content-classes:message Subject: Re: Encodings Update Date: Sat, 19 May 2001 23:07:33 +0100 Message-ID: <15110.61093.911722.20358@gargle.gargle.HOWL> X-MS-Has-Attach: X-MS-TNEF-Correlator: From: "Marcel Oliver" 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: 4089 This is a multi-part message in MIME format. ------_=_NextPart_001_01C0E0B0.A5637B00 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable > > 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. > > Then add it to your XML document type that admits formattings to both > LaTeX and HTML while extending your formatters to accommodate it. Sounds like overkill to me... anyway, this is not exactly my mission. There was an Oops in the version of the document I announced earlier today, the beginning of Section 4.4 did not make any sense. I have uploaded a corrected version, here are URLs again: LaTeX: http://na.uni-tuebingen.de/~oliver/latex/encodings.tex DVI: http://na.uni-tuebingen.de/~oliver/latex/encodings.dvi HTML: http://na.uni-tuebingen.de/~oliver/latex/encodings/index.html --Marcel ------_=_NextPart_001_01C0E0B0.A5637B00 Content-Type: text/html; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Re: Encodings Update

 > > 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.
 >
 > Then add it to your XML document type that = admits formattings to both
 > LaTeX and HTML while extending your = formatters to accommodate it.

Sounds like overkill to me... anyway, this is not = exactly my mission.

There was an Oops in the version of the document I = announced earlier
today, the beginning of Section 4.4 did not make any = sense.  I have
uploaded a corrected version, here are URLs = again:

LaTeX:  http://na= .uni-tuebingen.de/~oliver/latex/encodings.tex
DVI:    http://na= .uni-tuebingen.de/~oliver/latex/encodings.dvi
HTML:   ht= tp://na.uni-tuebingen.de/~oliver/latex/encodings/index.html


--Marcel

------_=_NextPart_001_01C0E0B0.A5637B00--