[Bug 325249] [NEW] false color of lines when using LaTeX package "color"
BongoMan
pascal at bongosoft.de
Wed Feb 4 11:04:57 UTC 2009
Public bug reported:
Kubuntu 8.04.2
kdvi 4:3.5.10-0ubuntu1~hardy1
When I use the package "color" in a LaTeX document, horizontal lines
(for example in tables or below the page header) are shown in yellow
with kdvi. They should be black, like for example with xdvi.
a minimal example leading to this error:
\documentclass[a4paper,12pt]{report}
\usepackage{booktabs}
\usepackage{color}
\begin{document}
\begin{table}
\begin{tabular}{ccc}
\toprule \\
bla & bla & bla\\
\midrule
\end{tabular}
\end{table}
\end{document}
** Affects: kdvi (Ubuntu)
Importance: Undecided
Status: New
--
false color of lines when using LaTeX package "color"
https://bugs.launchpad.net/bugs/325249
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
ubuntu-bugs at lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
More information about the universe-bugs
mailing list