Fonts & Character SetsJapanese Characters

Information and discussion about fonts and character sets (e.g. how to use language specific characters)
Post Reply
sara
Posts: 1
Joined: Mon Mar 25, 2013 5:07 pm

Japanese Characters

Post by sara »

I tried to find pTeX-package for MacOS, but I haven't found anything... Suggestions?

Recommended reading 2024:

LaTeXguide.org • LaTeX-Cookbook.net • TikZ.org

NEW: TikZ book now 40% off at Amazon.com for a short time.

Namrod
Posts: 8
Joined: Fri Apr 26, 2013 9:10 pm

Japanese Characters

Post by Namrod »

Which distribution do you use ? I use TeXLive2012 and p(la)tex was installed on my computer. You can also try :

Code: Select all

sudo port install texlive-lang-cjk
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.
Post Reply