Hi!

From: zhaohs <[EMAIL PROTECTED]>

>      Now when I use the pdflatex,I find the error messages as follows:
> 
> ###################################    
> [EMAIL PROTECTED]:~/Desktop/test$ pdflatex pdflatex.tex
> This is pdfeTeX, Version 3.141592-1.21a-2.2 (Web2C 7.5.4)
> entering extended mode
> (./pdflatex.tex
> LaTeX2e <2003/12/01>
> Babel <v3.8d> and hyphenation patterns for loaded.
> (/usr/share/texmf-tetex/tex/latex/base/article.cls
> Document Class: article 2004/02/16 v1.4f Standard LaTeX document class
> (/usr/share/texmf-tetex/tex/latex/base/size12.clo))
> (/usr/share/texmf/tex/latex/CJK/CJKutf8.sty
> (/usr/share/texmf-tetex/tex/latex/base/inputenc.sty
> (/usr/share/texmf/tex/latex/ucs/utf8.def))
> (/usr/share/texmf/tex/latex/ucs/ucs.sty
> (/usr/share/texmf/tex/latex/ucs/data/uni-global.def))

Why are you using the UCS package?  Remove it from nobmp2.tex.
It will only interfere with CJK.


> (/usr/share/texmf/tex/latex/CJK/CJK.sty
> (/usr/share/texmf/tex/latex/CJK/mule/MULEenc.sty)
> (/usr/share/texmf/tex/latex/CJK/CJK.enc))
> (/usr/share/texmf-tetex/tex/latex/base/fontenc.sty))
> (/usr/share/texmf-tetex/tex/latex/tools/array.sty) (./pdflatex.aux)
> (/usr/share/texmf/tex/latex/ucs/ucsencs.def)
> (/usr/share/texmf/tex/latex/CJK/UTF8/UTF8.bdg)
> (/usr/share/texmf/tex/latex/CJK/UTF8/UTF8.enc)
> (/usr/share/texmf/tex/latex/CJK/UTF8/UTF8.chr)
> (/usr/share/texmf/tex/latex/CJK/UTF8/c70sunext.fd) 
> [1{/var/lib/texmf/fonts/map/
> pdftex/updmap/pdftex.map}] (./pdflatex.aux) 
> )</usr/share/texmf-tetex/fonts/type
> 1/bluesky/cm/cmr12.pfb>{/usr/share/texmf-tetex/fonts/enc/dvips/sunext/sunext020
> 0.enc}</usr/share/texmf-tetex/fonts/truetype/sunext/Sun-ExtB.ttf
> Warning: pdflatex (file 
> /usr/share/texmf-tetex/fonts/truetype/sunext/Sun-ExtB.t
> tf): glyph `u20053' not found
> 
> Warning: pdflatex (file 
> /usr/share/texmf-tetex/fonts/truetype/sunext/Sun-ExtB.t
> tf): glyph `u20061' not found
> pdflatex: writettf.c:702: prepend_subset_tags: Assertion `index > 0 && index 
> < name_record_num && fm_cur->subset_tag != ((void *)0)' failed.
> 已放弃
> #################################
>   What's the reason?How can I resolve the problem?

The problem is that pdflatex uses the TTF, not the Type1 fonts.
And it still uses the .enc files.  Make sure you remove *all* of the
.enc files in /usr/share/texmf/ and /usr/local/share/texmf/.

BTW (By the way), you should NEVER install things yourself in
/usr/share/texmf-tetex/!  Only in /usr/local/share/texmf/.  The
reason is that /usr/share/texmf-tetex/ is reserved only for files
installed by Debian packages.  If you install things yourself, put
them in /usr/local/share/texmf/.  It makes it a *lot* easier, for
example now, to see what you have installed so you can remove them as
well.

After you have removed the .enc files, run "texhash" as root again to
update the different ls-R files.

If you have changed 10local.cfg, also run "update-updmap" and
"updmap-sys" as root.


Best regards



Danai SAE-HAN
韓達耐

-- 
題目:《新開棋軒呈元珍表臣》
作者:歐陽修(1007-1072)

竹樹日已滋,軒窗漸幽興。
人間與世遠,鳥語知境靜。
春光靄欲布,山色寒尚映。
獨收萬籟心,于此一枰競。

_______________________________________________
Cjk maillist  -  [email protected]
http://lists.ffii.org/mailman/listinfo/cjk

Reply via email to