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

Bug#434706: texlive-latex-base: color package uses black for figure captions and page numbers



Package: texlive-latex-base
Version: 2007-10
Severity: normal

If the original LaTeX source uses the "color" package, "xdvi -rv"
shows figure captions and page numbers in black, which is invisible in
default colors.  I confirmed they are black by

  $ /usr/bin/xdvi -fg gray80 -bg gray20 -rv try.dvi

(The xdvi is from the texlive-base-bin Debian package.)
The following LaTeX source demonstrates the problem:

  \documentclass{article}
  \usepackage{color}
  \begin{document}
  This is text.
  \begin{figure}
  \caption{This is caption}
  \end{figure}
  This is text again.
  \end{document}

Without the color package, figure captions and page numbers are
displayed in the foreground color.

Shouldn't the color package use "foreground" instead of "black"?

Thank you for your attention,
Ryo

-- System Information:
Debian Release: lenny/sid
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: i386 (i686)

Kernel: Linux 2.6.21-2-686 (SMP w/2 CPU cores)
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)
Shell: /bin/sh linked to /bin/dash

Versions of packages texlive-latex-base depends on:
ii  texlive-base                  2007-10    TeX Live: Essential programs and f
ii  texlive-common                2007-10    TeX Live: Base component

texlive-latex-base recommends no packages.

Versions of packages tex-common depends on:
ii  debconf                       1.5.13     Debian configuration management sy
ii  ucf                           3.001      Update Configuration File: preserv

Versions of packages texlive-latex-base is related to:
pn  tetex-base                    <none>     (no description available)
pn  tetex-bin                     <none>     (no description available)
pn  tetex-extra                   <none>     (no description available)
ii  tex-common                    1.9        Common infrastructure for using an

-- debconf information:
  tex-common/check_texmf_wrong:
  tex-common/check_texmf_missing:



Reply to: