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

Bug#456221: marked as done (texlive-latex-base: does not accept some useful UTF-8 characters)



Your message dated Fri, 8 Feb 2008 14:25:32 +0100
with message-id <20080208132532.GQ9399@gamma.logic.tuwien.ac.at>
and subject line Bug#456221: texlive-latex-base: does not accept some useful UTF-8 characters
has caused the attached Bug report to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Debian bug tracking system administrator
(administrator, Debian Bugs database)

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


Hi,

I would like to use some usual characters in UTF-8 Latex documents.
Those characters used to compile with Latex when my documents were
encoded in Latin1/Latin9.  I switched the encoding to UTF-8 to match the
default Debian locale.  Now the documents do not compile any longer and
pdflatex outputs error messages such as this one:

$ pdflatex utf8.tex
[...]
! Package inputenc Error: Unicode char \u8:° not set up for use with
LaTeX.

Other characters are concerned (do you need a list ?).  I expect at
least all characters from Latin1 and Latin9 charsets to be usable in
UTF-8.

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

\documentclass{report}
\usepackage[utf8]{inputenc}
\begin{document}
To convert from °C to °F, the following formula can be used:
\end{document}

I also attached a binary copy of this document in case of encoding
problems with e-mail.

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

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

-rw-r--r-- 1 root root 1208 2007-12-13 16:25 /var/lib/texmf/ls-R
lrwxrwxrwx 1 root root 29 2007-11-24 08:38 /usr/share/texmf/ls-R -> /var/lib/texmf/ls-R-TEXMFMAIN
lrwxrwxrwx 1 root root 27 2007-11-04 23:10 /usr/share/texmf-texlive/ls-R -> /var/lib/texmf/ls-R-TEXLIVE
lrwxrwxrwx 1 root root 27 2007-11-04 23:10 /usr/share/texmf-texlive/ls-R -> /var/lib/texmf/ls-R-TEXLIVE
######################################
 Config files
lrwxrwxrwx 1 root root 20 2007-11-24 08:38 /usr/share/texmf/web2c/texmf.cnf -> /etc/texmf/texmf.cnf
-rw-r--r-- 1 root root 9322 2007-12-10 08:35 /var/lib/texmf/web2c/fmtutil.cnf
-rw-r--r-- 1 root root 14532 2007-12-10 08:35 /var/lib/texmf/web2c/updmap.cfg
-rw-r--r-- 1 root root 13348 2007-12-10 08:35 /var/lib/texmf/tex/generic/config/language.dat
######################################
 Files in /etc/texmf/web2c/
total 4
-rw-r--r-- 1 root root 283 2007-06-20 17:33 mktex.cnf
######################################
 md5sums of texmf.d
42c20d7e8bd343542772b5a145bf8ad8  /etc/texmf/texmf.d/05TeXMF.cnf
5f7f6652cc8b8071c9e4ea6ba9e9f0a1  /etc/texmf/texmf.d/15Plain.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
055e06548bac99958d8ab2dd1248f2b4  /etc/texmf/texmf.d/80tex4ht.cnf
8fee79ccdd5d1f56b1563dabfd53c717  /etc/texmf/texmf.d/85Misc.cnf
a8952d594677235951d447665ec46e9c  /etc/texmf/texmf.d/90TeXDoc.cnf
30f4f13357c2761ed01a6a15f28725a5  /etc/texmf/texmf.d/95NonPath.cnf
1df66bc319cec731e202eaf39f5d85e1  /etc/texmf/texmf.d/96JadeTeX.cnf

-- System Information:
Debian Release: lenny/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: i386 (i686)

Kernel: Linux 2.6.23-1-686 (SMP w/1 CPU core)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8) (ignored: LC_ALL set to en_US.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:
pn  texlive-latex-base-doc        <none>     (no description available)

Versions of packages tex-common depends on:
ii  debconf                       1.5.17     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_missing:
  tex-common/check_texmf_wrong:

-- 
Laurent Bonnaud.
http://www.lis.inpg.fr/pages_perso/bonnaud/

Attachment: utf8.tex.gz
Description: GNU Zip compressed data


--- End Message ---
--- Begin Message ---
I guess we can close this bug.

On Di, 25 Dez 2007, Ralf Stubner wrote:
> It is partly missing documentation. In order to use UTF-8 encoded
> stuff, you have to enable the propper font encodings. In the present
> case this means that you have to load textcomp.sty, which then enables
> TS1 encoding:

This is a well known feature/problem.

Best wishes

Norbert

-------------------------------------------------------------------------------
Dr. Norbert Preining <preining@logic.at>        Vienna University of Technology
Debian Developer <preining@debian.org>                         Debian TeX Group
gpg DSA: 0x09C5B094      fp: 14DF 2E6C 0307 BE6D AD76  A9C0 D2BF 4AA3 09C5 B094
-------------------------------------------------------------------------------
FARNHAM (n.)
The feeling you get about four o'clock in the afternoon when you
haven't got enough done.
			--- Douglas Adams, The Meaning of Liff


--- End Message ---

Reply to: