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

Bug#742908: texlive-latex-extra: german Umlaute (utf8) cause errors within comment



Package: texlive-latex-extra
Version: 2013.20140314-1
Severity: important

Hi,

with versions 2013.20140314-1 and 2013.20140215-2 of texlive-latex-extra
the comment.sty seems to be broken with respect to german Umlaut.
The following code is working with 2013.20140123-1 but not with newer versions:

\documentclass{scrartcl}
\usepackage[utf8]{inputenc}
\usepackage{comment}
\begin{document}
\includecomment{comment}
äöüÄÖÜß
\begin{comment}

äöüÄÖÜß
\end{comment}
\end{document}


The german Umlaut within the comment environment will cause the error
! Undefined control sequence.

If I remove the empty line, the tex file is not working in all three versions.

Greetings,
	volker




-- 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. 

In particular, bugs that are related to up-upstream, i.e., neither
Debian nor TeX Live (upstream), but the original package authors,
will be closed immediately.

   *** The Debian TeX Team is *not* a 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 2672 Mar 28 21:18 /var/lib/texmf/ls-R
-rw-rw-r-- 1 root staff 80 Jun 28  2012 /usr/local/share/texmf/ls-R
lrwxrwxrwx 1 root root 29 Jun 15  2013 /usr/share/texmf/ls-R -> /var/lib/texmf/ls-R-TEXMFMAIN
lrwxrwxrwx 1 root root 31 Mar 14 05:52 /usr/share/texlive/texmf-dist/ls-R -> /var/lib/texmf/ls-R-TEXLIVEDIST
lrwxrwxrwx 1 root root 31 Mar 14 05:52 /usr/share/texlive/texmf-dist/ls-R -> /var/lib/texmf/ls-R-TEXLIVEDIST
######################################
 Config files
-rw-r--r-- 1 root root 1101 Jun 15  2013 /etc/texmf/web2c/texmf.cnf
-rw-r--r-- 1 root root 6049 Mar 28 21:18 /var/lib/texmf/web2c/fmtutil.cnf
lrwxrwxrwx 1 root root 32 Mar 14 05:52 /usr/share/texmf/web2c/updmap.cfg -> /var/lib/texmf/updmap.cfg-DEBIAN
-rw-r--r-- 1 root root 5871 Mar 28 21:18 /var/lib/texmf/tex/generic/config/language.dat
######################################
 Files in /etc/texmf/web2c/
total 8
-rw-r--r-- 1 root root  283 Aug 24  2006 mktex.cnf
-rw-r--r-- 1 root root 1101 Jun 15  2013 texmf.cnf
######################################
 md5sums of texmf.d
ca40c66f144b4bafc3e59a2dd32ecb9c  /etc/texmf/texmf.d/00debian.cnf
055e06548bac99958d8ab2dd1248f2b4  /etc/texmf/texmf.d/80tex4ht.cnf

-- System Information:
Debian Release: jessie/sid
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: i386 (x86_64)

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

Versions of packages texlive-latex-extra depends on:
ii  dpkg                       1.17.6
ii  luatex                     0.76.0-3
ii  preview-latex-style        11.87-1
ii  tex-common                 4.04
ii  texlive-base               2013.20140314-1
ii  texlive-binaries           2013.20130729.30972-2+b2
ii  texlive-latex-recommended  2013.20140314-1
ii  texlive-pictures           2013.20140314-1

Versions of packages texlive-latex-extra recommends:
pn  texlive-latex-extra-doc  <none>

Versions of packages texlive-latex-extra suggests:
ii  libfile-which-perl  1.09-1
ii  python-pygments     1.6+dfsg-1

Versions of packages tex-common depends on:
ii  debconf [debconf-2.0]  1.5.52
ii  dpkg                   1.17.6
ii  ucf                    3.0027+nmu1

Versions of packages tex-common suggests:
ii  debhelper  9.20140228

Versions of packages texlive-latex-extra is related to:
ii  tex-common        4.04
ii  texlive-binaries  2013.20130729.30972-2+b2

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


Reply to: