Hi,
Again I have problem with latex (not ConTeXt this time) after updating
to 2.99.11:
The source is
-----------------------------
\documentclass[a4paper,12pt]{article}
\usepackage{urwvn}

\usepackage[utf8x]{inputenc}
\usepackage[vietnam,english]{babel}

\begin{document}
\selectlanguage{vietnam}
Vietnamese UTF-8 text here
\end{document}
----------------------------------------------------
There is error:
$ latex test-utf8
This is pdfeTeX, Version 3.141592-1.20c-beta-20050121-2.2 (Web2C 7.5.4)
entering extended mode
(./test-utf8.tex
LaTeX2e <2003/12/01>
Babel <v3.8d> and hyphenation patterns for american, french, nohyphenation, loa
ded.
(/work/apps/tetex/share/texmf-dist/tex/latex/base/article.cls
Document Class: article 2004/02/16 v1.4f Standard LaTeX document class
(/work/apps/tetex/share/texmf-dist/tex/latex/base/size12.clo))
(/work/apps/tetex/share/texmf-dist/tex/latex/urwvn/urwvn.sty)
(/work/apps/tetex/share/texmf-dist/tex/latex/base/inputenc.sty

! LaTeX Error: File `utf8x.def' not found.

Type X to quit or <RETURN> to proceed,
or enter new name. (Default extension: def)

Enter file name:
-------------------------------------------------------------------------------------------------------------------

In folder "texmf-local" I have "unicode" package:

$ ll /work/apps/tetex/share/texmf-local/tex/latex/unicode/
total 76
drwxr-xr-x  2 quy users  4096 Oct 17 21:37 data
-rw-r--r--  1 quy users 22431 Oct 17 21:38 ucsencs.def
-rw-r--r--  1 quy users  3601 Oct 17 21:38 ucshyper.sty
-rw-r--r--  1 quy users 27968 Oct 17 21:38 ucs.sty
-rw-r--r--  1 quy users  4658 Oct 17 21:38 ucsutils.sty
-rw-r--r--  1 quy users  8049 Oct 17 21:38 utf8x.def
-------------------------------------------------------------------------------------------------------------
$ env | grep TEX
TEXMFCONFIG=/home/quy/.texmf-config
TEXMFVAR=/home/quy/.texmf-var


I dont know why tetex can't found this file (I run several times texhash :))

Thank you,
Quy

Reply via email to