> I understand the logic placing the caption at the top, but 
> this is very annoying from a typesetting point of view. No 
> journals, etc... put the caption above the image.  I vote 
> that an option be installed to allow the caption to be 
> placed at the bottom of the figure.  Right now I have to 
> hack all the html code to do it, which is a lot of bother.

journals are doing a different thing, viz., publishing on paper, where
they can be assured that you're going to see the whole image and the
caption at the same time.  hence the different logic.

> If latex2html is to port latex documents to html, i believe 
> it should follow the same style conventions.

no.  definitely not.  html doesn't (intrinsically, at least) have a
concept of page, and latex is definitely designed with page models in
mind.  as a result, some things *have* to differ (for example,
placement of footnotes, per-page numbering of footnotes): you just
cannot get away from that.

whether this should extend to moving captions is a difficult point,
but it's not one that can be dismissed that way.

note, of course, that *many* journals require that table captions
appear above the table.

robin

Reply via email to