bugtex4ht - Bugs: bug #228, tex4ht does not accept...

 
 
Show feedback again

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

bug #228: tex4ht does not accept \setcounter{tocdepth} in report class

Submitted by:  Nasser M. Abbasi <nma123>
Submitted on:  Sat Aug 9 19:31:39 2014  
 
Category: NonePriority: 5 - Normal
Severity: 5 - NormalStatus: None
Privacy: PublicAssigned to: None
Open/Closed: Closed

Thu Jul 16 20:47:25 2020, comment #1:

It seems we newer fixed this in the sources, even though I posted a solution on TeX.sx. Anyway, it is fixed now for base LaTeX classes and Koma Sript.

Michal Hoftich <michal_h21>
Project Member
Sat Aug 9 19:31:39 2014, original submission:

Reference:

http://tex.stackexchange.com/questions/195608/why-tex4ht-does-not-accept-setcountertocdepth-in-report-class-but-it-does-in

When setting \setcounter{tocdepth}{0} in report class, then the PDF file shows only the chapters as expected in toc, but the HTML shows both chapter and sections in toc.

When setting \setcounter{tocdepth}{1} in artice class, then the PDF file shows only the sections as expected in toc, and now the HTML shows only the sections in toc as expected as well.

So, the question is: Why tex4ht agrees with pdf toc for article and not for report?

When compiling this file

\documentclass{report}%
\setcounter{tocdepth}{0}
\begin{document}
\tableofcontents
\clearpage

\chapter{This is chapter 1}
some text in chapter 1
\section{1}
some text in chapter, section

\chapter{This is chapter 2}
some text in chapter 2
\section{1}
some text in chapter, section

\chapter{This is chapter 3}
some text in chapter 3
\section{1}
some text in chapter, section

\end{document}

The section is added to the TOC in html. This is wrong. Only chapter should show up in TOC.

This was on TexLive 2014

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 michal_h21 (Posted a comment)
  • -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):

     

     

    1 latest change follows.

    Date Changed By Updated Field Previous Value => Replaced By
    Thu Jul 16 20:47:25 2020michal_h21Open/ClosedOpen=>Closed
    Show feedback again

    Back to the top


    Powered by Savane 3.1-cleanup+gray