Fonts & Character Sets ⇒ Japanese Characters
Japanese Characters
I tried to find pTeX-package for MacOS, but I haven't found anything... Suggestions?
NEW: TikZ book now 40% off at Amazon.com for a short time.
Japanese Characters
Which distribution do you use ? I use TeXLive2012 and p(la)tex was installed on my computer. You can also try :
in the Terminal, which will install ptex and all what you need to use japanese characters.
An other solution is to use the CJK package.
Code: Select all
sudo port install texlive-lang-cjk
An other solution is to use the CJK package.