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

Bug#485563: dvipdfm: Trouble with eepic



Package: texlive-base-bin
Version: 2005.dfsg.2-12
Severity: normal


dvipdfm has problems when an eepic environment does a lot of drawing in color.
Once a certain threshold is reached, dvipdfm will report things like

dev_set_color:  Exceeded depth of color stack

dev_begin_gray:  Exceeded depth of color stack

dev_set_color:  End color with no corresponding begin color

The enclosed files reproduce this. dvipdfmx will handle these correctly, an
example of how it should look can be found at
http://www.stud.uni-karlsruhe.de/~ulaxx/test.pdf


##################################
minimal input file

\documentclass{article}
\usepackage{color}
\usepackage{latexsym}
\usepackage{epic}
\usepackage{eepic}

\begin{document}

\begin{figure}
\begin{center}
\input{test.eepic}
\end{center}
\caption{Not Good}
\end{figure}

\end{document}


##################################
other files

test.eepic: http://www.stud.uni-karlsruhe.de/~ulaxx/test.eepic

######################################
 List of ls-R files

-rw-r--r-- 1 root root 776 2008-05-04 12:53 /var/lib/texmf/ls-R
lrwxrwxrwx 1 root root 29 2008-04-20 19:21 /usr/share/texmf/ls-R -> /var/lib/texmf/ls-R-TEXMFMAIN
lrwxrwxrwx 1 root root 27 2008-04-20 19:21 /usr/share/texmf-texlive/ls-R -> /var/lib/texmf/ls-R-TEXLIVE
lrwxrwxrwx 1 root root 27 2008-04-20 19:21 /usr/share/texmf-texlive/ls-R -> /var/lib/texmf/ls-R-TEXLIVE
######################################
 Config files
lrwxrwxrwx 1 root root 20 2008-04-20 19:21 /usr/share/texmf/web2c/texmf.cnf -> /etc/texmf/texmf.cnf
-rw-r--r-- 1 root root 4179 2008-05-04 12:53 /var/lib/texmf/web2c/fmtutil.cnf
-rw-r--r-- 1 root root 6440 2008-05-04 12:53 /var/lib/texmf/web2c/updmap.cfg
-rw-r--r-- 1 root root 4649 2008-05-04 12:53 /var/lib/texmf/tex/generic/config/language.dat

-- System Information:
Debian Release: 4.0
  APT prefers stable
  APT policy: (500, 'stable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/dash
Kernel: Linux 2.6.23-hrt1-phc
Locale: LANG=en_US.utf8, LC_CTYPE=de_DE.utf8 (charmap=UTF-8)

Versions of packages texlive-base-bin depends on:
ii  ed                     0.2-20            The classic unix line editor
ii  libc6                  2.3.6.ds1-13etch5 GNU C Library: Shared libraries
ii  libncurses5            5.5-5             Shared libraries for terminal hand
ii  libpng12-0             1.2.15~beta5-1    PNG library - runtime
ii  libpoppler0c2          0.4.5-5.1etch2    PDF rendering library
ii  libx11-6               2:1.0.3-7         X11 client-side library
ii  libxaw7                1:1.0.2-4         X11 Athena Widget library
ii  libxmu6                1:1.0.2-2         X11 miscellaneous utility library
ii  libxpm4                1:3.5.5-2         X11 pixmap library
ii  libxt6                 1:1.0.2-2         X11 toolkit intrinsics library
ii  mime-support           3.39-1            MIME files 'mime.types' & 'mailcap
ii  texlive-common         2005.dfsg.3-1     TeX Live: Base component
ii  zlib1g                 1:1.2.3-13        compression library - runtime

Versions of packages texlive-base-bin recommends:
ii  perl-tk                      1:804.027-7 Perl module providing the Tk graph

Versions of packages tex-common depends on:
ii  debconf [debconf-2.0]        1.5.11etch1 Debian configuration management sy
ii  ucf                          2.0020      Update Configuration File: preserv

Versions of packages texlive-base-bin is related to:
pn  tetex-base                    <none>     (no description available)
pn  tetex-bin                     <none>     (no description available)
pn  tetex-extra                   <none>     (no description available)

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



Reply to: