[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#444034: Subject: /usr/bin/pdftex: index formatting broken



On Tue, Sep 25, 2007 at 21:53 +0200, Norbert Preining wrote:
> 
> In any case I really want to see input and output of tetex and output of
> texlive if possible. If it is really only the index then a simple
> 10liner should suffice.

ACK, especially since the following 7-liner does work correctly when
processed with pdflatex/makeindex/pdflatex from TeXLive 2007:

\documentclass{article}
\usepackage{makeidx}
\makeindex
\begin{document}
\emph{Odyssey}\index{Odyssey@\emph{Odyssey}}
\printindex
\end{document}

cheerio
ralf




Reply to: