Re: Trouble with index in tables
- From: chri_schiller@xxxxxxxxx
- Date: 15 Aug 2005 00:24:51 -0700
This is the smallest version for which I get the error:
\documentclass{article}
\makeindex
\begin{document}
\begin{tabular}{p{30mm}p{20mm}}
really & \index{bad}bad \\
\end{tabular}
\end{document}
As far as I can tell, there is nothing wrong with this
file; but the output is incorrect.
In fact, I know for sure that I had this error for
many years, but I never took the pain to distil
a minimal example. The example gives the wrong output
both for latex and pdflatex; in fact, one can also see
that somehow a large column is created in an intermediate step
that is then shrunk again. So the guess is that this is
a tabular bug.
Christoph
.
- Follow-Ups:
- Re: Trouble with index in tables
- From: Ulrike Fischer
- Re: Trouble with index in tables
- References:
- Trouble with index in tables
- From: chri_schiller
- Re: Trouble with index in tables
- From: Morten Høgholm
- Re: Trouble with index in tables
- From: chri_schiller
- Re: Trouble with index in tables
- From: Morten Høgholm
- Re: Trouble with index in tables
- From: chri_schiller
- Re: Trouble with index in tables
- From: chri_schiller
- Re: Trouble with index in tables
- From: chri_schiller
- Trouble with index in tables
- Prev by Date: Re: Trouble with index in tables
- Next by Date: Re: Trouble with index in tables
- Previous by thread: Re: Trouble with index in tables
- Next by thread: Re: Trouble with index in tables
- Index(es):
Relevant Pages
|