Until now the inserts in enumerated environments is broken.
The numbers are not indented - but the following text is.
This looks very ugly :-(

The following tex code produces the attached html:

----------------------------------------------
\documentclass[twoside, fleqn, 11pt]{report}
\begin{document}

\begin{itemize}
\item This is a little example.
\item It shows that itemized environments and enumerated environments
are not
      as similiar as I thought it would be.
\item I like the look of itemized env's better then the enumerated look.
\end{itemize}

\begin{enumerate}
\item This is a little example.
\item It shows that itemized environments and enumerated environments
are not
      as similiar as I thought it would be.
\item I like the look of itemized env's better then the enumerated look.
\end{enumerate}

\end{document}
--------------------------------------------

Perhaps this can be fixed for the next official release.

Regards, Steffen



-- 
+----------------------------------------------------------------------+
|   Steffen Klupsch                Alexanderstr. 10, D-64283 Darmstadt |
|   TU Darmstadt - FB Inf(20) - FG Integrierte Schaltungen und Systeme |
|   Email:   [EMAIL PROTECTED]                        |
|   URL  :   http://www.vlsi.informatik.tu-darmstadt.de/staff/steffen/ |
|   Phone:   (+49)6151/16-6650                  Fax: (+49)6151/16-4810 |
+----------------------------------------------------------------------+

test.html

Reply via email to