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

Bug#469305: texlive-latex-base: Incompatibility between babel and hyperref results in catcode error in color.sty



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

Hi,

ccreating a PDF file for the document dselect-beginner from DDP fails
for language sk with the following error:

(/usr/share/texmf-texlive/tex/latex/graphics/color.sty
! Missing number, treated as zero.
<to be read again> 
                   ^
                   l.28 \catcode`\^^A
                                     =\catcode`\%
                                     ? q

There is no problem with latex, only pdflatex is affected.

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

\documentclass[11pt,slovak]{book}

\usepackage{ifpdf}
\usepackage{babel}

\ifpdf
\usepackage[colorlinks=true,unicode]{hyperref}
\else
\usepackage[hypertex]{hyperref}
\fi

\begin{document}
\end{document}

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

-rw-r--r-- 1 root root 1084 2008-03-04 08:56 /var/lib/texmf/ls-R
lrwxrwxrwx 1 root root 29 2008-02-07 11:28 /usr/share/texmf/ls-R -> /var/lib/texmf/ls-R-TEXMFMAIN
lrwxrwxrwx 1 root root 27 2008-02-07 11:28 /usr/share/texmf-texlive/ls-R -> /var/lib/texmf/ls-R-TEXLIVE
lrwxrwxrwx 1 root root 27 2008-02-07 11:28 /usr/share/texmf-texlive/ls-R -> /var/lib/texmf/ls-R-TEXLIVE
######################################
 Config files
lrwxrwxrwx 1 root root 20 2008-02-07 11:28 /usr/share/texmf/web2c/texmf.cnf -> /etc/texmf/texmf.cnf
-rw-r--r-- 1 root root 7221 2008-03-04 08:56 /var/lib/texmf/web2c/fmtutil.cnf
-rw-r--r-- 1 root root 15273 2008-03-04 08:56 /var/lib/texmf/web2c/updmap.cfg
-rw-r--r-- 1 root root 13782 2008-03-04 08:56 /var/lib/texmf/tex/generic/config/language.dat
######################################
 Files in /etc/texmf/web2c/
insgesamt 4
-rw-r--r-- 1 root root 283 2007-11-23 17:52 mktex.cnf
######################################
 md5sums of texmf.d
42c20d7e8bd343542772b5a145bf8ad8  /etc/texmf/texmf.d/05TeXMF.cnf
5f7f6652cc8b8071c9e4ea6ba9e9f0a1  /etc/texmf/texmf.d/15Plain.cnf
d588a08518f705d06ac262acd78f2bc4  /etc/texmf/texmf.d/20xmltex.cnf
8ed54ce13b2eed4871e03bdfdace9342  /etc/texmf/texmf.d/45TeXinputs.cnf
ea33127256c6a9f37145ae5b16fdb80c  /etc/texmf/texmf.d/55Fonts.cnf
afccf1d3f87057411166a77c58e00bd1  /etc/texmf/texmf.d/65BibTeX.cnf
9da7c1c7b1eaf06f941af91f48a23068  /etc/texmf/texmf.d/75DviPS.cnf
7ae52efac46feb97010986e57877d12e  /etc/texmf/texmf.d/80DVIPDFMx.cnf
8fee79ccdd5d1f56b1563dabfd53c717  /etc/texmf/texmf.d/85Misc.cnf
a8952d594677235951d447665ec46e9c  /etc/texmf/texmf.d/90TeXDoc.cnf
30f4f13357c2761ed01a6a15f28725a5  /etc/texmf/texmf.d/95NonPath.cnf

-- System Information:
Debian Release: lenny/sid
  APT prefers testing
  APT policy: (900, 'testing'), (800, 'unstable'), (1, 'experimental')
Architecture: i386 (x86_64)

Kernel: Linux 2.6.18-xen (SMP w/4 CPU cores)
Locale: LANG=de_DE.utf8, LC_CTYPE=de_DE.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

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

Versions of packages texlive-latex-base recommends:
ii  texlive-latex-base-doc        2007-13    TeX Live: Documentation files for 

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

Versions of packages texlive-latex-base is related to:
pn  tetex-base                    <none>     (no description available)
ii  tetex-bin                     2007-13    TeX Live: teTeX transitional packa
ii  tetex-extra                   2007-13    TeX Live: teTeX transitional packa
ii  tex-common                    1.10       common infrastructure for building

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

Jens



Reply to: