Am 15.02.2008 um 08:35 schrieb Colin:

> I have read some papers about this, but I still don't have any clues.
> I set the Japanese environment and I know how to change the language
> input. I can read the Japanese or chinese characters I type from my
> Emacs, but when I produced it as a .pdf file it was blank. There was
> nothing in my .pdf file. It must be something wrong somewhere. I wish
> someone could help me from the begining.


This could be a problem with fonts, this could be a problem with the  
LaTeX engine.

Standard LaTeX can't work in this area, not even with \usepackage 
[utf8]{inputenc} (not Dominique Unruh's ucs and utf8x). What you  
obviously need are adapted versions like pTeX (http://www.ascii.co.jp/ 
pb/ptex/ [?, I can't read], http://tug.ctan.org/pkg/ptex) or XeTeX  
(http://scripts.sil.org/cms/scripts/page.php? 
site_id=nrsi&item_id=XeTeX&). Could be the CJK package with its  
complicated layout of font encodings can be useful (http:// 
oku.edu.mie-u.ac.jp/~okumura/texwiki/?LaTeX-CJK, http:// 
cjk.ffii.org/) – no idea whether it supports vertical.

Both pTeX and XeTeX can be installed via Fink. I am not sure whether  
pTeX can produce PDF directly with pdfTeX. XeTeX definitely can't.  
For the purpose to create PDF files dvipdfmx or xdvipdfmx exist that  
convert DVI or XDV to PDF.

--
Greetings

   Pete

How many Microsoft engineers does it take to screw in a light-bulb?
None.
They just redefine "dark" as the new standard.




--~--~---------~--~----~------------~-------~--~----~
Carbon Emacs User Group
http://groups.google.com/group/carbon-emacs?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to