[l2h] Re: one single html-file
J. Lippmann
lippmann@rbg.informatik.tu-darmstadt.de (J. Lippmann)
Fri, 9 Apr 1999 20:47:02 +0200 (MET DST)
Hi Claudia,
> I am working in an environment to automatically create a CBT from
> latex-files plus other stuff. To use my colleagues' work, I would wish
> to get a special output form of the latex2html conversion process as
> follows:
>
> Starting with the environment
>
> \documentclass[12pt,semcolor,semhelv,a4]{seminar}
> ...
> \begin{slide} ...
> \end{slide}
> ...
>
> I have latex-slides which normally are converted into each slide in a
> separate html-file. But I need to get a SINGLE html-file in which all
> slides are put one after the other, separated by a <HR> tag.
latex2html -split 0 doc.tex
should do that job.
Regards, Jens.
--
# Jens Lippmann lippmann@rbg.informatik.tu-darmstadt.de
# http://www.informatik.tu-darmstadt.de/TI
#
# Technische Universitaet Darmstadt http://www.tu-darmstadt.de