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

Bug#195109: tetex-extra: Missing comment character in style file



Package: tetex-extra
Version: 2.0.2-3
Severity: normal

/usr/share/texmf/tex/latex/misc/index.sty contains the following lines
(listed with line numbers):

   210	\def\idx@activebar{
   211	    \relax
   212	    \ifmmode\expandafter\sb\else\expandafter\index\fi
   213	}

The open bracket should be followed by a comment character (%) or this
macro will sometimes insert a spurious space into the document.  Thus,
these lines become

   210	\def\idx@activebar{%
   211	    \relax
   212	    \ifmmode\expandafter\sb\else\expandafter\index\fi
   213	}

-- System Information
Debian Release: testing/unstable
Kernel Version: Linux ariel 2.4.20 #1 Sun Mar 16 15:22:25 EST 2003 i686 GNU/Linux

Versions of the packages tetex-extra depends on:
ii  dpkg           1.10.10        Package maintenance system for Debian
ii  gsfonts        6.0-2.1        Fonts for the ghostscript interpreter
ii  perl-tk        800.024-1.1    Perl module providing the Tk graphics librar
ii  tetex-base     2.0.2-3        basic teTeX library files
ii  tetex-bin      2.0.2-3        teTeX binary files



Reply to: