bug-texinfo
[Top][All Lists]
Advanced

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

Re: First index entry is misaligned


From: Karl Berry
Subject: Re: First index entry is misaligned
Date: Mon, 28 Apr 2003 14:01:39 -0400

    In the attached Texinfo example the first index entry, "bar", is
    aligned too far to the left in the index in dvi output.  

Thanks again.  Misinteraction with a new feature added a couple weeks
ago.  Keep those bug reports coming :).

I updated prep, too.

Index: texinfo.tex
===================================================================
RCS file: /cvsroot/texinfo/texinfo/doc/texinfo.tex,v
retrieving revision 1.70
retrieving revision 1.71
diff -c -r1.70 -r1.71
*** texinfo.tex 27 Apr 2003 22:48:39 -0000      1.70
--- texinfo.tex 28 Apr 2003 17:57:27 -0000      1.71
***************
*** 3,9 ****
  % Load plain if necessary, i.e., if running under initex.
  \expandafter\ifx\csname fmtname\endcsname\relax\input plain\fi
  %
! \def\texinfoversion{2003-04-27.15}
  %
  % Copyright (C) 1985, 1986, 1988, 1990, 1991, 1992, 1993, 1994, 1995,
  % 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003 Free Software Foundation, 
Inc.
--- 3,9 ----
  % Load plain if necessary, i.e., if running under initex.
  \expandafter\ifx\csname fmtname\endcsname\relax\input plain\fi
  %
! \def\texinfoversion{2003-04-28.10}
  %
  % Copyright (C) 1985, 1986, 1988, 1990, 1991, 1992, 1993, 1994, 1995,
  % 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003 Free Software Foundation, 
Inc.
***************
*** 3390,3395 ****
--- 3390,3396 ----
    %
    \smallfonts \rm
    \tolerance = 9500
+   \everypar = {}% don't want the \kern\-parindent from indentation 
suppression.
    \indexbreaks
    %
    % See if the index file exists and is nonempty.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]