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

Bug#692139: texlive-lang-cyrillic: Cyrillic letters with ut8 encoding do not work with \documentclass{letter} inside \begin{letter}



Package: texlive-lang-cyrillic
Version: 2012.20120611-2
Severity: normal

Dear Maintainer,

   * What led up to the situation?

I tried to compile a simple LaTeX document written in Russian

   * What exactly did you do (or not do) that was effective (or
     ineffective)?

Here is the document that I tried to compile:

\documentclass{letter}
\usepackage[utf8]{inputenc}
\usepackage[russian]{babel}

\begin{document}
\begin{letter}
Привет
\end{letter}
\end{document}

   * What was the outcome of this action?

It reported an error:

! Package inputenc Error: Keyboard character used is undefined
(inputenc)                in inputencoding `utf8'.

See the inputenc package documentation for explanation.
Type  H <return>  for immediate help.
 ...

l.7 П
      ривет


   * What outcome did you expect instead?

I expected the file to compile well. As a sidenote, the similar file
with \documentclass{article} compiles OK:

\documentclass{article}
\usepackage[utf8]{inputenc}
\usepackage[russian]{babel}

\begin{document}
Привет
\end{document}

Best regards,

Dmitry



-- 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 1411 Nov  2 18:47 /var/lib/texmf/ls-R
lrwxrwxrwx 1 root root 29 Jun 18 05:25 /usr/share/texmf/ls-R -> /var/lib/texmf/ls-R-TEXMFMAIN
lrwxrwxrwx 1 root root 31 Oct  3 16:12 /usr/share/texlive/texmf/ls-R -> /var/lib/texmf/ls-R-TEXLIVEMAIN
lrwxrwxrwx 1 root root 31 Oct  3 16:12 /usr/share/texlive/texmf-dist/ls-R -> /var/lib/texmf/ls-R-TEXLIVEDIST
lrwxrwxrwx 1 root root 31 Oct  3 16:12 /usr/share/texlive/texmf-dist/ls-R -> /var/lib/texmf/ls-R-TEXLIVEDIST
lrwxrwxrwx 1 root root 31 Oct  3 16:12 /usr/share/texlive/texmf/ls-R -> /var/lib/texmf/ls-R-TEXLIVEMAIN
######################################
 Config files
-rw-r--r-- 1 root root 475 Nov  2 18:43 /etc/texmf/web2c/texmf.cnf
-rw-r--r-- 1 root root 4437 Nov  2 18:47 /var/lib/texmf/web2c/fmtutil.cnf
lrwxrwxrwx 1 root root 32 Oct  3 16:12 /usr/share/texmf/web2c/updmap.cfg -> /var/lib/texmf/updmap.cfg-DEBIAN
-rw-r--r-- 1 root root 3749 Nov  2 18:47 /var/lib/texmf/tex/generic/config/language.dat
######################################
 Files in /etc/texmf/web2c/
total 8
-rw-r--r-- 1 root root 283 Jun 26  2011 mktex.cnf
-rw-r--r-- 1 root root 475 Nov  2 18:43 texmf.cnf
######################################
 md5sums of texmf.d
ca40c66f144b4bafc3e59a2dd32ecb9c  /etc/texmf/texmf.d/00debian.cnf

-- System Information:
Debian Release: wheezy/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'testing')
Architecture: amd64 (x86_64)

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

Versions of packages texlive-lang-cyrillic depends on:
ii  dpkg                1.16.0.3       
ii  tex-common          3.13           
ii  texlive-base        2012.20120611-5
ii  texlive-binaries    2012.20120628-3
ii  texlive-common      2012.20120611-5
ii  texlive-latex-base  2012.20120611-5

texlive-lang-cyrillic recommends no packages.

texlive-lang-cyrillic suggests no packages.

Versions of packages tex-common depends on:
ii  debconf [debconf-2.0]  1.5.40     
ii  dpkg                   1.16.0.3   
ii  ucf                    3.0025+nmu2

Versions of packages tex-common suggests:
pn  debhelper  <none>

Versions of packages texlive-lang-cyrillic is related to:
ii  tex-common        3.13           
ii  texlive-binaries  2012.20120628-3

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


Reply to: