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

Frank Loemker puszcza-hackers at gnu.org.ua
Thu Dec 20 10:42:10 CET 2012


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

                 Summary: TeX capacity exceeded with index and label
                 Project: tex4ht
            Submitted by: floemker
            Submitted on: Thu 20 Dec 2012 09:42:10 AM GMT
                Category: None
                Priority: 5 - Normal
                Severity: 5 - Normal
                  Status: None
                 Privacy: Public
             Assigned to: None
        Originator Email: 
             Open/Closed: Open
         Discussion Lock: Any

    _______________________________________________________

Details:

Compiling the following code with "htlatex test.tex" results in a
"TeX capacity exceeded". Compiling with latex and pdflatex in contrast
works fine.

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

\usepackage[hypertex]{hyperref}
\usepackage{makeidx} \makeindex

\begin{document}

\section{The command line parameters \index{parameters}}
\label{commandline}

Text.

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

The error message is
--------------------------------------------------
! TeX capacity exceeded, sorry [input stack size=5000].
\:nbsp ->\leavevmode 
                     \special {t4ht at +\string &{35}x00A0{59}}x
l.9 \label{commandline}
--------------------------------------------------

Moving the \index{} outside of the \section{} argument or removing
the \label{} allows to compile the code.

I am using texlive-tex4ht-2011-13.5.1 under texlive-2011-13.5.1
on an openSUSE 12.2 system. tex4h.sty prints "version 2008-10-27-17:23".





    _______________________________________________________

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