[l2h] Re: How to get a multiline tabular entry
J. Lippmann
lippmann@rbg.informatik.tu-darmstadt.de (J. Lippmann)
Fri, 9 Apr 1999 21:20:43 +0200 (MET DST)
Hi again Steffen,
> For the dvi file I can controll the horizontal lines with \hline.
>
> \begin{tabular}{|l|l|}
> \hline
> my text & something else \\
> for two lines & \\
> \hline
> \end{tabular}
>
> In the html version the horizontal lines are added automatically.
> (The text in the first column is separated by a line ).
>
> So I tried to write
>
> \begin{tabular}{|l|l|}
> \hline
> my text \newline for two lines & something else \\
> \hline
> \end{tabular}
>
> This gives the correct output in the html version, but results in a
> one line entry in the dvi file.
What about using
\latexhtml{\\}{\newline}
between the two lines.
I know it does not give exactly what you want but perhaps you find
another trick to put it right.
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