[texhax] RE: A strange behaviour with tabular and makeindex

Goebel, Juergen, OPE26 juergen.goebel at eads.com
Mon Aug 15 12:18:55 CEST 2005


On Mon, 15 Aug 2005 09:04:39 +0200, Christoph Schiller  
<cs at motionmountain.net> wrote:
 
> \documentclass{article}
> \makeindex
> \begin{document}
>   \begin{tabular}{ p{30mm} p{32mm} p{28mm} }%
>   %
>   satellite & car crash & \index{rocket}rocket \\
>   %
>   \end{tabular}
> \end{document}
>
> The three items are not aligned; the "rocket" is
> one line below the other two items.

Try 

>   satellite & car crash & rocket\index{rocket} \\

and it works fine (for me). Of course this doesn't
*explain* anything ...

Jürgen



More information about the texhax mailing list