URL:
  <http://puszcza.gnu.org.ua/bugs/?220>

                 Summary: loading tocloft package causes toc not to be
generated in HTML
                 Project: tex4ht
            Submitted by: nma123
            Submitted on: Fri 11 Jul 2014 12:37:54 PM EEST
                Category: None
                Priority: 5 - Normal
                Severity: 3 - Minor
                  Status: None
                 Privacy: Public
             Assigned to: None
        Originator Email: 
             Open/Closed: Open
         Discussion Lock: Any

    _______________________________________________________

Details:

Texlive 2014

This MWE does not generate a table of contents in the HTML file generated by
htlatex

\documentclass{article}
\usepackage{tocloft}  %comment this to see toc
\begin{document}
\tableofcontents
  \section{sec1}
  some text 1
  \section{sec2}
  some text 2
\end{document}

if tocloft is not used, then toc will show up in html.

command to compile is

htlatex foo.tex

Then view the file foo.html in same folder to see the missing toc.

Please see 

http://tex.stackexchange.com/questions/190991/why-adding-tocloft-package-causes-tex4ht-not-to-generate-a-table-of-contents





    _______________________________________________________

Reply to this item at:

  <http://puszcza.gnu.org.ua/bugs/?220>

_______________________________________________
  Message sent via/by Puszcza
  http://puszcza.gnu.org.ua/


Reply via email to