[tex4ht] [bug #177] TeX capacity exceeded with index and label

Frank Loemker puszcza-hackers at gnu.org.ua
Sat Jan 19 21:40:47 CET 2013


Follow-up Comment #2, bug #177 (project tex4ht):

Unfortunately that workaround does not work correctly. There is then for
every occurrence of the section argument an own index entry, which is not
what one wants.

Consider the following slightly extended example

--------------------------------------------------
documentclass{report}

usepackage[tex4ht]{hyperref}
usepackage{makeidx} makeindex

begin{document}

tableofcontents
cleardoublepage

section{The command line parametersprotectindex{parameters}}
label{commandline}

Text.
cleardoublepage

printindex

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

Here the index entry of "parameters" contains in addition to the correct
"2" for the section start a wrong "1" for the table of content.

I compiled this example with:

htlatex test.tex
tex 'deffilename{{test}{idx}{4dx}{ind}} input  idxmake.4ht'
makeindex test.4dx 
htlatex test.tex


    _______________________________________________________

Reply to this item at:

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

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



More information about the tex4ht mailing list