LATEX-L Archives

Mailing list for the LaTeX3 project

LATEX-L@LISTSERV.UNI-HEIDELBERG.DE

Options: Use Forum View

Use Proportional Font
Show HTML Part by Default
Show All Mail Headers

Message: [<< First] [< Prev] [Next >] [Last >>]
Topic: [<< First] [< Prev] [Next >] [Last >>]
Author: [<< First] [< Prev] [Next >] [Last >>]

Print Reply
Subject:
From:
Robin Fairbairns <[log in to unmask]>
Reply To:
Mailing list for the LaTeX3 project <[log in to unmask]>
Date:
Mon, 21 May 2001 09:20:58 +0100
Content-Type:
text/plain
Parts/Attachments:
text/plain (27 lines)
> Marcel Oliver <[log in to unmask]>:
>
> > 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.)

ATOM RSS1 RSS2