Package: texlive-latex-base Version: 2012.20120611-3 Severity: important /usr/share/texlive/texmf-dist/tex/latex/base/ts1enc.dfu has incorrect character definitions. For instance:
\DeclareUnicodeCharacter{00B1}{\textpm} but \textpm isn't defined, and \DeclareUnicodeCharacter{00B7}{\textperiodcentered} but \textperiodcentered is invalid in math mode (see errors below). As this file is loaded by siunitx, one can see errors with: \documentclass{article} \usepackage[utf8]{inputenc} \usepackage{siunitx} \DeclareUnicodeCharacter{00B1}{\ensuremath{\pm}} \DeclareUnicodeCharacter{00B7}{\ensuremath{\cdot}} \begin{document} Plus or minus: $±$ and ±. Cdot: $·$ and ·. \end{document} Without siunitx, everything is fine. But with siunitx: ! Undefined control sequence. <argument> \textpm l.7 Plus or minus: $± $ and ±. ? ! Undefined control sequence. <argument> \textpm l.7 Plus or minus: $±$ and ± . ? LaTeX Warning: Command \textperiodcentered invalid in math mode on input line 8 . (/usr/share/texlive/texmf-dist/tex/latex/base/omscmr.fd) LaTeX Warning: Command \textperiodcentered invalid in math mode on input line 8 . due to the incorrect definitions from "ts1enc.dfu". As seen in the log file, ts1enc.dfu is loaded after the \DeclareUnicodeCharacter above commands are processed, hence the problem. Anyway, ts1enc.dfu shouldn't have incorrect definitions in the first place. -- Package-specific info: IMPORTANT INFORMATION: We will only consider bug reports concerning the packaging of TeX Live as relevant. If you have problems with combination of packages in a LaTeX document, please consult your local TeX User Group, the comp.text.tex user group, the author of the original .sty file, or any other help resource. *** The Debian TeX Team is *no* LaTeX Help Desk *** If you report an error when running one of the TeX-related binaries (latex, pdftex, metafont,...), or if the bug is related to bad or wrong output, please include a MINIMAL example input file that produces the error in your report. Please run your example with (pdf)latex -recorder ... (or any other program that supports -recorder) and send us the generated file with the extension .fls, it lists all the files loaded during the run and can easily explain problems induced by outdated files in your home directory. Don't forget to also include minimal examples of other files that are needed, e.g. bibtex databases. Often it also helps to include the logfile. Please, never send included pictures! If your example file isn't short or produces more than one page of output (except when multiple pages are needed to show the problem), you can probably minimize it further. Instructions on how to do that can be found at http://www.minimalbeispiel.de/mini-en.html (english) or http://www.minimalbeispiel.de/mini.html (german) ################################## minimal input file ################################## other files ###################################### List of ls-R files -rw-r--r-- 1 root root 3078 2012-07-31 03:25:52 /var/lib/texmf/ls-R lrwxrwxrwx 1 root root 29 2012-06-18 03:25:33 /usr/share/texmf/ls-R -> /var/lib/texmf/ls-R-TEXMFMAIN lrwxrwxrwx 1 root root 31 2012-06-26 00:39:43 /usr/share/texlive/texmf/ls-R -> /var/lib/texmf/ls-R-TEXLIVEMAIN -rw-rw-r-- 1 root staff 80 2012-06-28 18:29:52 /usr/local/share/texmf/ls-R lrwxrwxrwx 1 root root 31 2012-06-26 00:39:43 /usr/share/texlive/texmf-dist/ls-R -> /var/lib/texmf/ls-R-TEXLIVEDIST lrwxrwxrwx 1 root root 31 2012-06-26 00:39:43 /usr/share/texlive/texmf-dist/ls-R -> /var/lib/texmf/ls-R-TEXLIVEDIST lrwxrwxrwx 1 root root 31 2012-06-26 00:39:43 /usr/share/texlive/texmf/ls-R -> /var/lib/texmf/ls-R-TEXLIVEMAIN ###################################### Config files -rw-r--r-- 1 root root 1101 2012-06-18 10:02:29 /etc/texmf/web2c/texmf.cnf -rw-r--r-- 1 root root 9926 2012-07-31 03:25:40 /var/lib/texmf/web2c/fmtutil.cnf lrwxrwxrwx 1 root root 32 2012-06-26 00:39:43 /usr/share/texmf/web2c/updmap.cfg -> /var/lib/texmf/updmap.cfg-DEBIAN -rw-r--r-- 1 root root 16747 2012-07-31 03:25:39 /var/lib/texmf/tex/generic/config/language.dat ###################################### Files in /etc/texmf/web2c/ total 8 -rw-r--r-- 1 root root 283 2008-11-10 07:43:52 mktex.cnf -rw-r--r-- 1 root root 1101 2012-06-18 10:02:29 texmf.cnf ###################################### md5sums of texmf.d ca40c66f144b4bafc3e59a2dd32ecb9c /etc/texmf/texmf.d/00debian.cnf 055e06548bac99958d8ab2dd1248f2b4 /etc/texmf/texmf.d/80tex4ht.cnf -- System Information: Debian Release: wheezy/sid APT prefers unstable APT policy: (500, 'unstable'), (500, 'testing'), (500, 'stable'), (1, 'experimental') Architecture: amd64 (x86_64) Kernel: Linux 3.2.0-3-amd64 (SMP w/2 CPU cores) Locale: LANG=POSIX, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash Versions of packages texlive-latex-base depends on: ii dpkg 1.16.8 ii tex-common 3.13 ii texlive-base 2012.20120611-3 ii texlive-binaries 2012.20120628-2 ii texlive-common 2012.20120611-3 Versions of packages texlive-latex-base recommends: ii texlive-latex-base-doc 2012.20120611-3 texlive-latex-base suggests no packages. Versions of packages tex-common depends on: ii debconf [debconf-2.0] 1.5.45 ii dpkg 1.16.8 ii ucf 3.0025+nmu3 Versions of packages tex-common suggests: ii debhelper 9.20120608 Versions of packages texlive-latex-base is related to: ii tex-common 3.13 ii texlive-binaries 2012.20120628-2 -- debconf information: tex-common/check_texmf_wrong: tex-common/check_texmf_missing: -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org