bugtex4ht - Bugs: bug #191, enumerate and itemize lists not...

 
 
Show feedback again

You are not allowed to post comments on this tracker with your current authentification level.

bug #191: enumerate and itemize lists not processed in first section when using multicol

Submitted by:  Nasser M. Abbasi <nma123>
Submitted on:  Mon Aug 26 21:12:18 2013  
 
Category: NonePriority: 5 - Normal
Severity: 3 - MinorStatus: None
Privacy: PublicAssigned to: None
Open/Closed: Open

Mon Aug 26 21:12:18 2013, original submission:

(reference, http://tug.org/pipermail/tex4ht/2013q3/000872.html)

I found that enumeration or itemize lists are not processed in the first section when using {multicol}

Here is a screen shot:

http://12000.org/tmp/082613/htlatex.png

Here is a MWE. Linux mint, TL 2013 with the new htlatex support for multicol. This only happens for the first section that first time uses enumerate or itemize list, even if this section is not the first one in the document.

thanks
--Nasser

-----------------------------
\documentclass{article}%
\usepackage{multicol}
\setlength{\columnseprule}{1pt}

\begin{document}
\begin{multicols}{2}

\section{section 1}

This is section one
\begin{enumerate} % this list do not display right in HTML
\item 1
\item 2
\end{enumerate}

%----------------------------------------%
\section{section 2}

This is section two

\begin{enumerate} % this list is OK in html
\item 1
\item 2
\end{enumerate}
\end{multicols}
\end{document}
---------------------------------------

Nasser M. Abbasi <nma123>

 

No files currently attached

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -unavailable- added by nma123 (Submitted the item)
  •  

    Do you think this task is very important?
    If so, you can click here to add your encouragement to it.
    This task has 0 encouragements so far.

    Only logged-in users can vote.

     

    Please enter the title of George Orwell's famous dystopian book (it's a date):

     

     

    No Changes Have Been Made to This Item
    Show feedback again

    Back to the top


    Powered by Savane 3.1-cleanup+gray