X-VM-v5-Data: ([nil nil nil nil nil nil nil nil nil] ["586" "Thu" "29" "June" "1995" "17:07:12" "+0200" "Denis B. Roegel" "Denis.Roegel@LORIA.FR" nil "22" "Re: latest latex release: Bug in index handling" "^Date:" nil nil "6" nil nil nil nil] nil) Received: from MZDMZA.ZDV.UNI-MAINZ.DE (vzdmzf.zdv.Uni-Mainz.DE [134.93.178.6]) by trudi.zdv.Uni-Mainz.DE (8.6.12/8.6.12) with ESMTP id RAA16967 for ; Thu, 29 Jun 1995 17:09:26 +0200 Received: from DIRECTORY-DAEMON by MZDMZA.ZDV.UNI-MAINZ.DE (PMDF V4.3-12 #4432) id <01HSAAVGD1MO9353O8@MZDMZA.ZDV.UNI-MAINZ.DE>; Thu, 29 Jun 1995 17:09:22 +0100 Received: from mxrelay.gmd.de by MZDMZA.ZDV.UNI-MAINZ.DE (PMDF V4.3-12 #4432) id <01HSAAVBEXXS9AMJYB@MZDMZA.ZDV.UNI-MAINZ.DE>; Thu, 29 Jun 1995 17:09:16 +0100 Received: from vm.gmd.de by mxrelay.gmd.de (LSMTP for OpenVMS v0.1a) with SMTP id 81AE2198 ; Thu, 29 Jun 1995 17:09:06 +0200 Received: from VM.GMD.DE (NJE origin LISTSERV@DEARN) by VM.GMD.DE (LMail V1.2b/1.8b) with BSMTP id 4771; Thu, 29 Jun 1995 17:08:42 +0200 Received: from VM.URZ.UNI-HEIDELBERG.DE by VM.URZ.UNI-HEIDELBERG.DE (LISTSERV release 1.8b) with NJE id 2675 for LATEX-L@VM.URZ.UNI-HEIDELBERG.DE; Thu, 29 Jun 1995 17:06:18 +0000 Received: from DHDURZ1 (NJE origin SMTP@DHDURZ1) by VM.URZ.UNI-HEIDELBERG.DE (LMail V1.2a/1.8a) with BSMTP id 4527; Thu, 29 Jun 1995 17:05:22 +0000 Received: from lorraine.loria.fr by vm.urz.Uni-Heidelberg.de (IBM VM SMTP V2R2) with TCP; Thu, 29 Jun 95 17:05:16 CET Received: from pandore.loria.fr (pandore.loria.fr [152.81.4.135]) by lorraine.loria.fr (8.6.12/8.6.12) with ESMTP id RAA27786; Thu, 29 Jun 1995 17:07:12 +0200 Received: (roegel@localhost) by pandore.loria.fr (8.6.12/8.6.12) id RAA13397; Thu, 29 Jun 1995 17:07:12 +0200 In-reply-to: <9506291448.AA21883@peachum.informatik.uni-dortmund.de> from "Stefan Mintert" at Jun 29, 95 04:48:09 pm Reply-to: Mailing list for the LaTeX3 project Message-id: <199506291507.RAA13397@pandore.loria.fr> X-Envelope-to: schoepf@goofy.zdv.uni-mainz.de MIME-version: 1.0 X-Mailer: ELM [version 2.4 PL24] Content-type: text/plain; charset=ISO-8859-1 Content-transfer-encoding: 8bit Date: Thu, 29 Jun 1995 17:07:12 +0200 From: "Denis B. Roegel" Sender: Mailing list for the LaTeX3 project To: Multiple recipients of list LATEX-L Subject: Re: latest latex release: Bug in index handling Status: R X-Status: X-Keywords: X-UID: 1671 'Stefan Mintert' > > I think, I found a bug in the latest LaTeX2e release in the > definition of \@idxitem. > In article.cls, report.cls, book.cls \@idxitem is defined like this: > \newcommand\@idxitem{\hangindent 40\p@} > > In the previous latex release it was defined like this: > > \newcommand\@idxitem{\par\hangindent 40\p@} > ^^^^^ > > > Is this bugfix ok? > > I reported it too (bug report #1703), but I suspect I am not the first one, though I can't check it since somehow the bug list on www seems stuck. Denis