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

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



Dear Ralph, Norbert,

I prepared a sample of the text for you guys today, compiled it, it worked. (!) Went back to the main bookk text, compiled it again, it worked. (!!) I am pleased to say (since it involves no work on your parts) that I seem to have been making some sort of systematic error in the compilation process which I have not been able to recreate. (Have just spent half an hour trying to get it to do it again - no joy.) If I find out that there is something, I will be in touch again, but please close the bug and accept my apologies and thanks for your trouble.

With best wishes,

Adam Bartley

On 9/25/07, Ralf Stubner <ralf.stubner@web.de> wrote:
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: